Ignore *.bak files
This commit is contained in:
parent
116347ef66
commit
fc0fe0557b
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -10,6 +10,8 @@ __pycache__/
|
|||
!/.gitignore
|
||||
!/.travis.yml
|
||||
|
||||
# Temporary files
|
||||
*.bak
|
||||
|
||||
# Data dir
|
||||
data/*
|
||||
|
|
Loading…
Reference in a new issue