瀏覽代碼

modify git ignore file

stanley 2 年之前
父節點
當前提交
75d04eded4
共有 1 個文件被更改,包括 3 次插入2 次删除
  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