Added .cache to gitignore
This commit is contained in:
parent
7b192c80c2
commit
eda3077f79
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
__pycache__/
|
||||
.DS_Store/
|
||||
.cache/
|
||||
.vscode/
|
||||
build/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user