Removed admin pages and roadmap
Fixed .gitignore
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -4,27 +4,14 @@
|
||||
|
||||
# Hugo module cache
|
||||
/hugo_cache/
|
||||
.hugo_build.lock
|
||||
|
||||
# Node.js (if using npm for assets/tooling)
|
||||
# Node.js
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Editor files
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Environment / secrets
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# Other
|
||||
/assets/jsconfig.json
|
||||
|
||||
Reference in New Issue
Block a user