소스 검색

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

Dana Jansens 2 달 전
부모
커밋
7d97389642
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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