ignore temp folder
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,6 +4,8 @@
|
|||||||
*$py.class
|
*$py.class
|
||||||
*~
|
*~
|
||||||
*.sqlite
|
*.sqlite
|
||||||
|
clean_*
|
||||||
|
errors_l*
|
||||||
.coverage
|
.coverage
|
||||||
coverage.xml
|
coverage.xml
|
||||||
build/
|
build/
|
||||||
|
|||||||
Reference in New Issue
Block a user