gitgnore all pycache dirs
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
.venv/
|
||||
dist/
|
||||
**__pycache__/** */
|
||||
__pycache__/
|
||||
checkpoints/
|
||||
wandb/
|
||||
datasets/
|
||||
|
||||
Reference in New Issue
Block a user