Удаление node_modules .DS_Store из репо

This commit is contained in:
vigdorov
2020-07-06 10:35:15 +03:00
parent 3a7f88def3
commit 243f2ce614
8843 changed files with 3 additions and 914504 deletions

4
.gitignore vendored
View File

@ -1,4 +1,6 @@
.vscode
.idea
/dist
/node_modules
/node_modules
.DS_Store