Browse Source

Add `.swp` vim file name to the .gitignore (#6693)

Dana Jansens 2 months ago
parent
commit
7d97389642
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -39,6 +39,7 @@
 
 
 # vim temporary files
 # vim temporary files
 .*.sw[a-p]
 .*.sw[a-p]
+.swp
 
 
 # generated by utils/tree_sitter/helix.sh
 # generated by utils/tree_sitter/helix.sh
 /.helix/
 /.helix/