Spaces:
Running
Running
shaocongma
commited on
Commit
•
ee7a0fb
1
Parent(s):
94dc00e
edit gitignore.
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
/.idea/
|
2 |
/__pycache__/
|
3 |
-
/utils/__pycache__/
|
|
|
|
1 |
/.idea/
|
2 |
/__pycache__/
|
3 |
+
/utils/__pycache__/
|
4 |
+
/.github/workflows/
|