forked from hero/www_hero_project
new web
This commit is contained in:
30
.gitignore
vendored
Normal file
30
.gitignore
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
*dSYM/
|
||||
publisher/publish
|
||||
install_publisher
|
||||
.vmodules/
|
||||
vex_webserver
|
||||
publishtools/publishtools
|
||||
.vscode
|
||||
*.log
|
||||
!.env.example
|
||||
.cache
|
||||
.DS_Store
|
||||
src/.temp
|
||||
content/news
|
||||
content/person
|
||||
content/project
|
||||
!.env.example
|
||||
.env
|
||||
.env.*
|
||||
yarn.lock
|
||||
.installed
|
||||
package-lock.json
|
||||
dist
|
||||
.temp
|
||||
run*
|
||||
install*
|
||||
public
|
||||
public/*
|
||||
public/home/index.html
|
||||
static/css
|
||||
tailwindcss
|
Reference in New Issue
Block a user