.gitignore updated
Browse files- .gitignore +0 -3
.gitignore
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
debug/
|
| 2 |
-
testing/output/
|
| 3 |
-
|
| 4 |
# Byte-compiled / optimized / DLL files
|
| 5 |
__pycache__/
|
| 6 |
*.py[cod]
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Byte-compiled / optimized / DLL files
|
| 2 |
__pycache__/
|
| 3 |
*.py[cod]
|