summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlphara <alphara@deltarion>2023-02-12 01:15:54 +0200
committerAlphara <alphara@deltarion>2023-02-12 01:15:54 +0200
commitc43fdcf1ee45ecd112411f77b2519cbee9941b04 (patch)
treef628b7eefd1476dbcac1340f3eaec54cd526617c /.gitignore
parent7c84258c739c7c998526ad86fbea51bb6e8c6f7a (diff)
initial migration of the project
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b6e4761..4ec1e79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+### custom ignores here
+Images/*
+images.npy
+
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]