Browse Source

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 year ago
parent
commit
0278973bbf
3 changed files with 1 additions and 1 deletions
  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