Browse Source

Update .gitignore

Ignore .DS_Store files
3.x
Ben Perry 1 month ago
parent
commit
7be1bbb755
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -19,3 +19,4 @@ yarn-error.log
19 19
 /.vscode
20 20
 /public/css/
21 21
 /public/js/
22
+.DS_Store

Loading…
Cancel
Save