]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
update vim ignores
authorElan Ruusamäe <glen@delfi.ee>
Sat, 2 Nov 2013 21:18:57 +0000 (23:18 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 2 Nov 2013 21:18:57 +0000 (23:18 +0200)
.gitignore

index 4db5012f844e66a9496905584142bc87c02c5efc..697b986730980e45884efdb8cee90c9c97159575 100644 (file)
@@ -10,9 +10,14 @@ Makefile.in
 /install-sh
 /missing
 
-Makefile
-Makefile.in
+# https://raw.github.com/github/gitignore/master/Global/vim.gitignore
+*.s[a-w][a-z]
+*.un~
+Session.vim
+.netrwhist
 *~
+
+Makefile
 *.bak
 rc-scripts.spec
 config.guess
This page took 0.249851 seconds and 4 git commands to generate.