浏览代码

Update .gitignore

* .gitignore: Redo for current sources.
Paul Eggert 2 年之前
父节点
当前提交
8ed180b03c
共有 1 个文件被更改,包括 22 次插入21 次删除
  1. 22 21
      .gitignore

+ 22 - 21
.gitignore

@@ -1,31 +1,32 @@
-/ABOUT-NLS
-/build-aux
-*.a
+*.[aios]
+*.[gx]z
+*.bz2
+*.cache
+*.diff
 *.la
 *.la
 *.lo
 *.lo
-*.o
+*.orig
+*.patch
+*.rej
 *.so
 *.so
+*DISTFILES
 *~
 *~
-.bootstrap
 .deps
 .deps
 .emacs*
 .emacs*
-.libs
 .gdbinit
 .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
 Makefile.in
 Makefile.in
-aclocal.m4
-autom4te.cache
-config.h
-config.h.in
-config.log
-config.status
-configure
-gnu
-libtool
-m4
-rmt
-stamp-h1
 TAGS
 TAGS