website_hip/.gitignore
Andrea Pappacoda 4acd3ebf81
All checks were successful
Build and Deploy Hugo Site / build-and-deploy (push) Successful in 5s
Aggiungi file di Vim al gitignore
2025-10-02 22:23:53 +02:00

18 lines
273 B
Text

# ---> Hugo
# 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
# File del nostro caro Vim
.*.swp
.*.un~