ignores
This commit is contained in:
parent
5a9e5d2f2d
commit
1dcba94dac
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
*.bak
|
||||
|
||||
# We don't need these in git.
|
||||
screenlog*
|
||||
*.swp
|
||||
*.lck
|
||||
*~
|
||||
.~lock.*
|
||||
|
||||
# and we DEFINITELY don't need these.
|
||||
__pycache__/
|
||||
*.pyc
|
Loading…
Reference in New Issue
Block a user