Added gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
checkpoint-*/
|
2 |
nohup.out
|
|
|
|
1 |
checkpoint-*/
|
2 |
nohup.out
|
3 |
+
.venv/
|