webpack settings
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -35,3 +35,18 @@ out/
|
||||
|
||||
### VS Code ###
|
||||
.vscode/
|
||||
|
||||
### Node ###
|
||||
/node_modules
|
||||
/build
|
||||
|
||||
dev.js
|
||||
|
||||
|
||||
|
||||
.DS_Store
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.kog*
|
||||
yarn-error.log*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user