ignore cache dir
This commit is contained in:
parent
6c51dce83f
commit
dd3b1d20ab
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
output/*
|
output/*
|
||||||
|
cache
|
||||||
|
|
Loading…
Reference in a new issue