Spaces:
Runtime error
Runtime error
Commit
·
a95f1b5
1
Parent(s):
c6ddef2
ignore staff
Browse files- .gitignore +1 -1
.gitignore
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
.idea/**
|
2 |
.ipynb_checkpoints/**
|
3 |
nohup.out
|
4 |
-
__pycache__
|
|
|
1 |
.idea/**
|
2 |
.ipynb_checkpoints/**
|
3 |
nohup.out
|
4 |
+
__pycache__/
|