]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
update gitgnore from github
authorElan Ruusamäe <glen@delfi.ee>
Sat, 2 Nov 2013 21:15:37 +0000 (23:15 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 2 Nov 2013 21:15:37 +0000 (23:15 +0200)
https://raw.github.com/github/gitignore/master/Autotools.gitignore

.gitignore

index a8caac8c287cd13ee559a99b2c8252dc3531a8f3..4db5012f844e66a9496905584142bc87c02c5efc 100644 (file)
@@ -1,3 +1,15 @@
+# http://www.gnu.org/software/automake
+Makefile.in
+
+# http://www.gnu.org/software/autoconf
+/autom4te.cache
+/aclocal.m4
+/compile
+/configure
+/depcomp
+/install-sh
+/missing
+
 Makefile
 Makefile.in
 *~
@@ -7,28 +19,19 @@ config.guess
 config.sub
 ltmain.sh
 config.h.in
-configure
 config.log
 config.h
 config.cache
 libtool
-compile
 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
-
This page took 0.161386 seconds and 4 git commands to generate.