1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-13 14:12:41 +01:00

🙈 add .DS_Store to .gitignore

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

1
.gitignore vendored
View File

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