Add .DS_Store to .gitignore

This commit is contained in:
Michael Frank
2021-05-11 14:34:39 +12:00
parent 87e9d0eabc
commit 03d7fe251a
+2 -1
View File
@@ -1,2 +1,3 @@
.vscode
node_modules
node_modules/
.DS_Store