X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=.gitignore;h=6337d3ca400faed9cbe009005aff77f8415408c9;hb=3a69d6346ff0f8a4698bccd523e7265d9af82a1f;hp=2dafa10c43544826ad27e3cd36704abee81d9dce;hpb=060bf381d76debd8fba95d6a994a665d377dfd99;p=projects%2Frc-scripts.git diff --git a/.gitignore b/.gitignore index 2dafa10c..6337d3ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,30 @@ -Makefile +# http://www.gnu.org/software/automake Makefile.in + +# http://www.gnu.org/software/autoconf +/autom4te.cache +/aclocal.m4 +/compile +/configure +/depcomp +/install-sh +/missing + +# 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 config.sub ltmain.sh config.h.in -configure config.log config.h config.cache @@ -16,18 +33,31 @@ config.status stamp-h stamp-h.in rc-scripts-*.tar.gz -aclocal.m4 ltconfig intl ABOUT-NLS .deps -aclocal.m4 configure.scan -missing mkinstalldirs stamp.h version.h -install-sh -depcomp -autom4te.cache - +/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