Add __pycache__ to .gitignore
Note that I do not precisely know if Pyzo or Python script shell execution generate `__pycache__`.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
*.pdf
|
||||
*.xopp
|
||||
__pycache__
|
||||
|
||||
Reference in New Issue
Block a user