Updated .gitignore to exclude script.sh and stderr.log
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
wandb/
|
|
|
|
|
|
|
|
|
| 1 |
wandb/
|
| 2 |
+
script.sh
|
| 3 |
+
stderr.log
|