Files
personal-website/.gitignore
Elias Kohout ecd83d9b79
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m59s
add projects page; move to hugo;
2026-02-12 14:38:32 +01:00

27 lines
293 B
Plaintext

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