Update gitignore for local and Python cache files
This commit is contained in:
parent
b8ca0c7483
commit
e7759da4ae
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
.files/
|
||||
|
||||
.last-branch
|
||||
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user