jichao commited on
Commit ·
58a90c5
1
Parent(s): db32299
local changes
Browse files- .gitignore +3 -1
.gitignore
CHANGED
|
@@ -23,4 +23,6 @@ ENV/
|
|
| 23 |
|
| 24 |
# System files
|
| 25 |
.DS_Store
|
| 26 |
-
Thumbs.db
|
|
|
|
|
|
|
|
|
| 23 |
|
| 24 |
# System files
|
| 25 |
.DS_Store
|
| 26 |
+
Thumbs.db
|
| 27 |
+
|
| 28 |
+
test.ipynb
|