소스 검색

Remove vim swap files (#4581)

Trying to make the .gitignore a little more broad. Accidentally added in
#4553, I'm guessing as part of the force-push.
Jon Ross-Perkins 1 년 전
부모
커밋
0278973bbf
3개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitignore
  2. 0 0
      toolchain/check/.handle_class.cpp.swn
  3. 0 0
      toolchain/check/.handle_class.cpp.swo

+ 1 - 1
.gitignore

@@ -33,7 +33,7 @@
 \#*\#
 
 # vim temporary files
-.*.swp
+.*.sw[a-p]
 
 # generated by utils/treesitter/helix.sh
 /.helix/

+ 0 - 0
toolchain/check/.handle_class.cpp.swn


+ 0 - 0
toolchain/check/.handle_class.cpp.swo