Modify .gitignore for proper formatting.
authorPaul Smith <psmith@gnu.org>
Sat, 12 Jan 2013 22:56:25 +0000 (17:56 -0500)
committerPaul Smith <psmith@gnu.org>
Sat, 12 Jan 2013 22:56:25 +0000 (17:56 -0500)
.gitignore
config/.gitignore
doc/.gitignore
po/.gitignore
tests/.gitignore

index 15ec215038d5be1d802ccbe67d97df84bb5141ed..795ce4a5ee1f553847201d46cca4c0f071793eef 100644 (file)
@@ -1,37 +1,44 @@
-*.gz *.Z *.tar *.tgz
-=*
-TODO COPYING* ABOUT-NLS
-make-3* make-test*
-*.info *.info-*
-stamp-*
-makebook*
-
+# Development artifacts
+ID
+TAGS
 .*gdbinit
 .gdb_history
-
-*.dep *.dvi *.toc *.aux *.log
-*.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs
-
-README README.DOS README.W32 README.OS2
-aclocal.m4 autom4te.cache
-config.h.in config.h config.status config.cache configure
-Makefile.in Makefile
-build.sh.in build.sh
-SMakefile NMakefile Makefile.DOS
-config.ami configh.dos config.h.W32 config.h-vms
-
-loadavg loadavg.c make
-
+*~
+#*
+.#*
+
+# Configure artifacts
+ABOUT-NLS
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+config.h
+config.h.in
+config.log
+config.status
+configure
+stamp-h1
+
+# Build artifacts
+.deps
 gmk-default.h
-
-.deps .dep_segment ID TAGS
-
-_*
-sun4 i386 i386-netbsd hp300-netbsd hp300 rs6000 sun3 news800 amiga
-hp700 hp834 mips sol2 i486-linux
-
-customs
-
-install-sh mkinstalldirs
-
-.directive.asc
+loadavg
+make
+*.o
+
+# Distribution artifacts
+.dep_segment
+Makefile.DOS
+NMakefile
+README
+README.DOS
+README.OS2
+README.W32
+SMakefile
+build.sh.in
+config.ami
+config.h-vms
+config.h.W32
+configh.dos
+make*.tar.*
index b95b83b544c9df937cb2e9e29c76a9a4a3c12c69..1a0de75f929dc906f8ddbc9a687423588169efc6 100644 (file)
@@ -1,11 +1,11 @@
-*.m4
-config.*
-mkinstalldirs
-texinfo.tex
-mdate-sh
 compile
+config.guess
+config.rpath
+config.sub
 depcomp
 install-sh
+mdate-sh
 missing
-
-Makefile Makefile.in
+texinfo.tex
+*.m4
+!dospaths.m4
index 49f3e9db194c7aa051107744a08594eede1531f8..230ef46795600bdd8099475de3e137885e457ac9 100644 (file)
@@ -1,8 +1,20 @@
-Makefile Makefile.in
-version.texi fdl.texi make-stds.texi texinfo.tex
+fdl.texi
+make-stds.texi
+stamp-vti
+version.texi
 make.info*
 make*.html
-make.aux make.cp make.cps make.fn make.fns make.ky
-make.pg make.toc make.tp make.vr make.log
-make.dvi make.ps make.pdf
-stamp-vti
+make.aux
+make.cp
+make.cps
+make.dvi
+make.fn
+make.fns
+make.ky
+make.log
+make.pdf
+make.pg
+make.ps
+make.toc
+make.tp
+make.vr
index e8502291d6b5e98072d0fd7946b2b13ebde8c9cc..d7261f59f69e2c524a8d3791a0f966f0ff1ef0c8 100644 (file)
@@ -1,6 +1,15 @@
-*.gmo *.mo *.pot *.po
-
-Makefile Makefile.in Makefile.in.in Makevars.template
-Rules-quot stamp-po
-*.sed *.sin *.header
+Makefile.in.in
+Makevars.template
 POTFILES
+Rules-quot
+boldquot.sed
+en@boldquot.header
+en@quot.header
+insert-header.sin
+make.pot
+quot.sed
+remove-potcdate.sin
+remove-potcdate.sed
+stamp-po
+*.gmo
+*.po
index 2fe918722eaea52d07a70f24cf05c5a3f3c728b5..b8f99f5be53f536f79ef622abaa77b9942a9e142 100644 (file)
@@ -1,3 +1 @@
 work
-.*gdbinit
-.gdb_history