]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - .gitignore
Really fake network start if VSERVER_ISOLATION_NET is set.
[projects/rc-scripts.git] / .gitignore
index 4db5012f844e66a9496905584142bc87c02c5efc..6337d3ca400faed9cbe009005aff77f8415408c9 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,23 @@ 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/ipcalc
+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.05186 seconds and 4 git commands to generate.