Spaces:
Runtime error
Runtime error
gitigore
Browse files- .gitignore +6 -0
.gitignore
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
docs/
|
2 |
+
wandb/
|
3 |
+
*.pdf
|
4 |
+
*.png
|
5 |
+
*.jpg
|
6 |
+
*/**/*.pdf
|