moved gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
#ignore all the .DS_Store
|
| 2 |
-
*.DS_Store
|
|
|
|
|
|
| 1 |
#ignore all the .DS_Store
|
| 2 |
+
*.DS_Store
|
| 3 |
+
/.DS_Store
|