installer cleanup
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,8 +1,18 @@
|
||||
|
||||
*.log
|
||||
.cache
|
||||
.DS_Store
|
||||
src/.temp
|
||||
content/blog
|
||||
content/news
|
||||
content/person
|
||||
content/project
|
||||
node_modules
|
||||
dist
|
||||
!.env.example
|
||||
.env
|
||||
.env.*
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
dist
|
||||
.installed
|
||||
#install.sh
|
||||
#run.sh
|
||||
|
||||
Reference in New Issue
Block a user