Added .gitignore and Eutopia image

This commit is contained in:
Nathan Schneider
2025-04-13 22:36:15 -06:00
parent 9c6b6740c8
commit 31b5a8e530
10 changed files with 28 additions and 466 deletions

17
.gitignore vendored Normal file
View File

@ -0,0 +1,17 @@
# Hugo default output directory
/public/
/resources/_gen/
/assets/jsconfig.json
hugo_stats.json
# Executable may be added to repository
hugo.exe
hugo.darwin
hugo.linux
# Temporary lock file while building
/.hugo_build.lock
# OS generated files
.DS_Store
Thumbs.db