Przeglądaj źródła

Let git ignore vim swap files

Raphael Hertzog 17 lat temu
rodzic
commit
fe67e29f17
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 # Inherited ignores
 # Inherited ignores
 *.a
 *.a
 *.o
 *.o
+.*.swp
 .deps/
 .deps/
 Makefile
 Makefile
 Makefile.in
 Makefile.in