Update .gitignore to exclude Vim swap files
This commit is contained in:
parent
07c3f7db1e
commit
72c3b3ec78
2
.gitignore
vendored
2
.gitignore
vendored
@ -33,7 +33,7 @@ coverage.xml
|
|||||||
# --- IDEs y Editores ---
|
# --- IDEs y Editores ---
|
||||||
.vscode/
|
.vscode/
|
||||||
.idea/
|
.idea/
|
||||||
*.swp
|
*.sw
|
||||||
*.swo
|
*.swo
|
||||||
|
|
||||||
# --- Sistema Operativo ---
|
# --- Sistema Operativo ---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user