summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 4ec1e79..b25872c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
### custom ignores here
-Images/*
-images.npy
+weights/*.pth
+Images/personal/
+Output/*.png
+*.npy
+todo
# Byte-compiled / optimized / DLL files
__pycache__/