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