updated .gitignore

This commit is contained in:
2021-03-27 22:01:36 +01:00
parent b88a32e596
commit 0b993c108f

4
.gitignore vendored
View File

@@ -1,2 +1,6 @@
# Ignore the n170 dataset, so that it wont be pushed onto the repo
/Dataset/n170
# Ignore unnecessary files
utils/__pycache__
.idea/