chore: add wip folder to .gitignore

This commit is contained in:
Nicolas Duchon 2024-12-01 19:35:06 +01:00
parent 40c153e8b0
commit ce2e076d65

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
**/__pycache__/
**/.cache/
.idea/
wip