Spaces:
Running
Running
yaseminozkut commited on
Commit ·
8cb8caf
1
Parent(s): 2c257c6
update gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
__pycache__/
|
| 2 |
*.egg-info/
|
| 3 |
-
build/
|
|
|
|
|
|
| 1 |
__pycache__/
|
| 2 |
*.egg-info/
|
| 3 |
+
build/
|
| 4 |
+
.DS_Store
|