Initial build environment stuff
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,9 +1,11 @@
|
||||
.DS_Store
|
||||
.idea
|
||||
._*
|
||||
manager/node_modules
|
||||
manager/core*
|
||||
manager/dist
|
||||
manager/webpack_stats.html
|
||||
config/*
|
||||
letsencrypt/*
|
||||
node_modules
|
||||
core*
|
||||
dist
|
||||
webpack_stats.html
|
||||
data/*
|
||||
yarn-error.log
|
||||
yarn.lock
|
||||
|
||||
|
Reference in New Issue
Block a user