summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-07-24 15:50:36 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2022-07-25 09:44:00 -0700
commit8ed180b03ccba9c0b056f1e6b24642f89782bfd3 (patch)
treed6233f640c03a4f708b82e8ae786b37f8cb2f527
parent131ceea7a5247514a265962d2078a526c40014c2 (diff)
downloadtar-8ed180b03ccba9c0b056f1e6b24642f89782bfd3.tar.gz
Update .gitignore
* .gitignore: Redo for current sources.
-rw-r--r--.gitignore43
1 files changed, 22 insertions, 21 deletions
diff --git a/.gitignore b/.gitignore
index fff2a7c2..e3e37559 100644
--- a/.gitignore
+++ b/.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