Added ignoring virtualenv
This commit is contained in:
parent
942d4530c1
commit
9ced59ed05
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,7 @@
|
|||
*.pyc
|
||||
game.db
|
||||
views.bak/
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
local/
|
||||
|
|
Loading…
Reference in a new issue