Browse Source

Update .gitignore

* .gitignore: Redo for current sources.
Paul Eggert 2 years ago
parent
commit
8ed180b03c
1 changed files with 22 additions and 21 deletions
  1. 22 21
      .gitignore

+ 22 - 21
.gitignore

@@ -1,31 +1,32 @@
-/ABOUT-NLS
-/build-aux
-*.a
+*.[aios]
+*.[gx]z
+*.bz2
+*.cache
+*.diff
 *.la
 *.lo
-*.o
+*.orig
+*.patch
+*.rej
 *.so
+*DISTFILES
 *~
-.bootstrap
 .deps
 .emacs*
-.libs
 .gdbinit
-ChangeLog
-INSTALL
-Make.rules
+/.bootstrap
+/ABOUT-NLS
+/ChangeLog
+/INSTALL
+/Make.rules
+/aclocal.m4
+/build-aux
+/conf*
+!/configure.ac
+/gnu/
+/m4/
+/rmt/
+/stamp-h1
 Makefile
 Makefile.in
-aclocal.m4
-autom4te.cache
-config.h
-config.h.in
-config.log
-config.status
-configure
-gnu
-libtool
-m4
-rmt
-stamp-h1
 TAGS