[git] Ignore Python files
This commit is contained in:
parent
f011e652ca
commit
aee40c6787
1 changed files with 4 additions and 0 deletions
|
@ -21,3 +21,7 @@ DerivedData
|
|||
*.[oa]
|
||||
*.so
|
||||
*.pyc
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
env/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue