🙈 add .DS_Store to .gitignore

This commit is contained in:
Flam3rboy 2021-04-03 15:22:10 +02:00
parent d7a45bb0d6
commit c32f7e2745

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
.vscode/
node_modules/
node_modules/
.DS_Store