chore: ignore compiled python bytecode files in repository
This commit is contained in:
parent
f57d0b4948
commit
8109f933fa
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
||||
__pycache__/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user