Files
personal-website/.gitignore
Elias Kohout ba79feafdc
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 53s
Ignore beans config files
2026-03-14 19:20:15 +01:00

30 lines
340 B
Plaintext

# ── Hugo ──
.hugo_build.lock
hugo_stats.json
hugo/eliaskohout.de/public/
# ── macOS ──
.DS_Store
.AppleDouble
.LSOverride
._*
.Spotlight-V100
.Trashes
Icon?
# ── Editor / IDE ──
.vscode/
.idea/
*.swp
*.swo
*~
# ── Docker ──
docker-compose.override.yml
# ── Misc ──
.env
*.log
.beans.yml
.beans/