correct pycache folder name in .gitignore
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
*~
|
||||
*.bak
|
||||
*.log
|
||||
__py_cache__
|
||||
__pycache__
|
||||
raw
|
||||
.idea
|
||||
test_data
|
||||
|
||||
Reference in New Issue
Block a user