Browse Source

ignore vim's swap files

Fabian Peter Hammerle 5 years ago
parent
commit
340b89dc13
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gitignore

+ 1 - 1
gitignore

@@ -2,7 +2,7 @@
 *.pyc
 *.pyd
 *.pyo
-.*.swp
+.*.sw[nop]
 .ycm_extra_conf.py
 .~lock.*#
 CMakeCache.txt