Немного оптимизации и веселья

This commit is contained in:
Dm1tr1y147
2019-09-20 23:02:15 +03:00
parent 6581332174
commit ac2e3d87e4
97 changed files with 9727 additions and 13226 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln