]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
Update .gitignore
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Jul 2022 22:50:36 +0000 (15:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jul 2022 16:44:00 +0000 (09:44 -0700)
* .gitignore: Redo for current sources.

.gitignore

index fff2a7c2de5ac8f5414d5c90af64f89d34a11175..e3e37559336e0c2916374fb557ffa78d2b1e7db0 100644 (file)
@@ -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