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