Files
chill_hugoplate/themes/chill-theme/.gitignore
2026-01-28 09:40:37 +01:00

31 lines
312 B
Plaintext

# Dependencies
node_modules/
package-lock.json
yarn.lock
# Hugo
public/
resources/
.hugo_build.lock
hugo_stats.json
# Build output
assets/css/style.css
static/css/
# IDE/Editor
.idea/
.vscode/
*.swp
*.swo
.DS_Store
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db