Selaa lähdekoodia

modify git ignore file

stanley 2 vuotta sitten
vanhempi
commit
75d04eded4
1 muutettua tiedostoa jossa 3 lisäystä ja 2 poistoa
  1. 3 2
      .gitignore

+ 3 - 2
.gitignore

@@ -6,7 +6,7 @@
 .idea/**/workspace.xml
 .idea/**/tasks.xml
 .idea/dictionaries
-
+.DS_Store
 # Sensitive or high-churn files:
 .idea/**/dataSources/
 .idea/**/dataSources.ids
@@ -98,4 +98,5 @@ phpunit.xml
 /vendor/phpoffice/phpspreadsheet
 /vendor/psr
 /vendor/symfony
-/favicon.ico
+/favicon.ico
+*/.DS_Store