Add .gitignore for Python cache files
This commit is contained in:
parent
6f0ccc04b4
commit
f13f5e1141
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user