Add gitignore.
This commit is contained in:
parent
053d1f84e2
commit
5bf75cf03e
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
*#*
|
||||
*~
|
||||
*.ba?k
|
||||
*.pyc
|
||||
__pycache__
|
Loading…
Add table
Add a link
Reference in a new issue