Add .cache to .gitignore
This commit is contained in:
parent
64965f1ae8
commit
68fb924f32
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
__pycache__
|
||||
*.swp
|
||||
*.png
|
||||
.cache
|
||||
|
|
1
steuer/.cache/v/cache/lastfailed
vendored
1
steuer/.cache/v/cache/lastfailed
vendored
|
@ -1 +0,0 @@
|
|||
{}
|
Loading…
Reference in a new issue