wylark
/
infoex-autowx.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add __pycache__/ to .gitignore
[infoex-autowx.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index bc543d38f1966bcac21f3a9eff0dffa128eb5563..4497b417d0a80d6ade3a27a106dc5b9b7bb3d196 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-2,3
+2,4
@@
env
*.CSV
scratch/
configs/
+__pycache__/