Browse Source

modify git ignore file

stanley 2 years ago
parent
commit
75d04eded4
1 changed files with 3 additions and 2 deletions
  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