gitignore
This commit is contained in:
parent
e05366916d
commit
37925ccafd
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
# Editors
|
||||
*~
|
||||
*.sw[po]
|
||||
\#*\#
|
||||
.\#*
|
||||
|
||||
# Python
|
||||
*.py[cod]
|
||||
__pycache__
|
Loading…
Reference in New Issue
Block a user