]> danix's work - danix2-hugo-theme.git/commit
chore: add .gitignore master
authorDanilo M. <redacted>
Sun, 5 Apr 2026 08:36:16 +0000 (10:36 +0200)
committerDanilo M. <redacted>
Sun, 5 Apr 2026 08:36:16 +0000 (10:36 +0200)
commitd51e4ef7dcd8609cd008a803f9d51674ac3d3ed2
tree3ada3f215569c819ca8387492ce5e0f4f2aca338
parent36fffd8e8dfab639b835e5794b18267c146d231c
chore: add .gitignore

Exclude from version control:
- Hugo build artifacts (public/, resources/, .hugo_build.lock)
- HANDOFF.md (internal documentation)
- IDE and OS files (.vscode, .idea, .DS_Store, etc.)
- Dependencies (node_modules, package-lock.json, yarn.lock)

Co-Authored-By: Claude Haiku 4.5 <redacted>
.gitignore [new file with mode: 0644]