summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-02-26 02:50:33 +0200
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-02-26 02:50:33 +0200
commit6fe8a3228e3170600b68d9b19e3b8f07e51222fe (patch)
treea648ce29c376aa32f3ace8f18b967ca3d5ea4b55 /.gitignore
parent4f51d2b619b5cd359ad853494cb826aa5e29495e (diff)
massive changes in the pipeline and ease of use
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__/