From d55d12ba6e933d40252d645e2cd9aa6e80729f3c Mon Sep 17 00:00:00 2001 From: moanos Date: Tue, 19 Dec 2023 12:43:41 +0100 Subject: [PATCH] feat: Exclude blocklist from git --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b3522a1..9d3d9ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +*.toml +*.csv +*.json # ---> Python # Byte-compiled / optimized / DLL files