Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
a9ea325
1
Parent(s):
e1f125d
修改ignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -128,4 +128,5 @@ examples/input/
|
|
128 |
examples/output/
|
129 |
|
130 |
# temp files
|
131 |
-
_temp_*
|
|
|
|
128 |
examples/output/
|
129 |
|
130 |
# temp files
|
131 |
+
_temp_*
|
132 |
+
.DS_Store
|