more cleanup, pt 3
This commit is contained in:
parent
e5043f5397
commit
5d15797cdd
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1,3 +1,11 @@
|
||||||
|
.*~
|
||||||
*~
|
*~
|
||||||
.*swp
|
.*swp
|
||||||
|
.unison*
|
||||||
log
|
log
|
||||||
|
cache
|
||||||
|
__pycache__
|
||||||
|
*.pyc
|
||||||
|
output
|
||||||
|
.doit.db
|
||||||
|
.doit.db.db
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue