Browse Source

add .DS_Store to gitignore

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Alexander Musikhin 3 weeks ago
parent
commit
d68a8da84b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,4 +1,5 @@
 /docker/database
+/.DS_Store
 /.phpunit.cache
 /node_modules
 /public/build