Aggiungi file di Vim al gitignore
All checks were successful
Build and Deploy Hugo Site / build-and-deploy (push) Successful in 5s
All checks were successful
Build and Deploy Hugo Site / build-and-deploy (push) Successful in 5s
This commit is contained in:
parent
45bae9c894
commit
4acd3ebf81
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -13,3 +13,6 @@ hugo.linux
|
|||
# Temporary lock file while building
|
||||
/.hugo_build.lock
|
||||
|
||||
# File del nostro caro Vim
|
||||
.*.swp
|
||||
.*.un~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue