update gitignore
This commit is contained in:
parent
84c2ade332
commit
e9945974fd
13
.gitignore
vendored
13
.gitignore
vendored
@ -1 +1,12 @@
|
||||
*.pyc
|
||||
*.DS_Store
|
||||
*.egg*
|
||||
*.log
|
||||
*.mo
|
||||
*.pyc
|
||||
*.swo
|
||||
*.swp
|
||||
*.sqlite
|
||||
*~
|
||||
.tox
|
||||
.venv
|
||||
.testrepository
|
Loading…
x
Reference in New Issue
Block a user