Browse Source

chore: add wip folder to .gitignore

Nicolas Duchon 6 months ago
parent
commit
ce2e076d65
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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