]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - .gitignore
Umount remaining filesystems one by one (using -R) option which helps in cases when...
[projects/rc-scripts.git] / .gitignore
index 4db5012f844e66a9496905584142bc87c02c5efc..a909fb235b7d64e2ea6bd93495ee555adb64a75d 100644 (file)
@@ -10,9 +10,15 @@ 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
 *~
+
+ChangeLog
+Makefile
 *.bak
 rc-scripts.spec
 config.guess
@@ -35,3 +41,22 @@ configure.scan
 mkinstalldirs
 stamp.h
 version.h
+/po/*.gmo
+/po/rc-scripts.pot
+/src/stamp-h1
+src/*.o
+src/consoletype
+src/doexec
+src/genhostid
+src/getkey
+src/initlog
+src/loglevel
+src/minilogd
+src/netreport
+src/ppp-watch
+src/resolvesymlink
+src/run-parts
+src/setuidgid
+src/start-stop-daemon
+src/usernetctl
+src/usleep
This page took 0.06926 seconds and 4 git commands to generate.