Spaces:
Sleeping
Sleeping
add additional gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -26,4 +26,5 @@ HIC/V3/myenv
|
|
| 26 |
# Ignore logs and temporary files
|
| 27 |
*.log
|
| 28 |
*.tmp
|
| 29 |
-
*.swp
|
|
|
|
|
|
| 26 |
# Ignore logs and temporary files
|
| 27 |
*.log
|
| 28 |
*.tmp
|
| 29 |
+
*.swp
|
| 30 |
+
.DS_Store
|