Ignore backup files
This commit is contained in:
parent
b331e8ee8e
commit
f843a1bba9
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,6 +3,8 @@ dist/*
|
||||||
.tox
|
.tox
|
||||||
.coverage
|
.coverage
|
||||||
*.pyc
|
*.pyc
|
||||||
|
*~
|
||||||
.noseids
|
.noseids
|
||||||
build/
|
build/
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue