Add .DS_Store to .gitignore

This commit is contained in:
2024-03-26 20:45:44 -05:00
parent bc4096780b
commit 12766bc3f0
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
.DS_Store

View File

@@ -1 +0,0 @@
node_modules