chore: add wip folder to .gitignore
This commit is contained in:
parent
40c153e8b0
commit
ce2e076d65
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
**/__pycache__/
|
**/__pycache__/
|
||||||
**/.cache/
|
**/.cache/
|
||||||
.idea/
|
.idea/
|
||||||
|
wip
|
||||||
|
|
Loading…
Reference in a new issue