Add basic gitignore
Change-Id: I95cded6647184fde963826bcf6be3f4e87c3e767
This commit is contained in:
parent
9906003b78
commit
a855a03529
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
*.mo
|
||||
*.pyc
|
||||
*.sqlite
|
||||
*.swp
|
||||
*~
|
||||
.coverage
|
||||
.testrepository
|
||||
.tox
|
||||
.venv
|
||||
AUTHORS
|
Loading…
x
Reference in New Issue
Block a user