parent
d8833c9193
commit
9a9352b340
@ -0,0 +1,19 @@
|
||||
# Dependencies
|
||||
/node_modules
|
||||
|
||||
# Build files
|
||||
/dist
|
||||
|
||||
# Log files
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# IDE and editor directories
|
||||
.idea
|
||||
.vscode
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue