website/.gitignore
Matthieu Bessat 5b7a507d45
Some checks failed
Deploy workflow / deploy (push) Failing after 22s
Deploy workflow / deploy (pull_request) Failing after 20s
chore: add .DS_Store to gitignore
2025-01-15 21:55:41 +01:00

15 lines
230 B
Text

# Generated files by hugo
/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
.DS_Store