This commit is contained in:
Hykilpikonna
2019-12-22 21:57:07 -05:00
commit 95b87b6126
16 changed files with 11384 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?