Add .gitignore: exclude pycache, data cache, and results

This commit is contained in:
n0mad1k
2026-04-30 10:38:25 -04:00
parent c20f189d49
commit 3cbecd16b1
7 changed files with 3 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
lib/__pycache__/
data/
results/
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.