Aggiungi file di Vim al gitignore
All checks were successful
Build and Deploy Hugo Site / build-and-deploy (push) Successful in 5s

This commit is contained in:
Andrea Pappacoda 2025-10-02 22:23:53 +02:00
parent 45bae9c894
commit 4acd3ebf81

3
.gitignore vendored
View file

@ -13,3 +13,6 @@ hugo.linux
# Temporary lock file while building
/.hugo_build.lock
# File del nostro caro Vim
.*.swp
.*.un~