root/.gitignore

Revision 1260f4d37c4db994df854aebdb48cea66494f8bd, 485 bytes (checked in by Jim Meyering <meyering@redhat.com>, 4 months ago)

more updates from gnulib and coreutils

* bootstrap.conf (gnulib_modules): Add gitlog-to-changelog.
* .gitignore: Add .tarball-version
* Makefile.am (EXTRA_DIST): Add .version and .prev-version.
(dist-hook): Update rule.
(gen-ChangeLog?): New rule.
* maint.mk: Rename from Makefile.maint and update from coreutils.
* cfg.mk: Rename from Makefile.cfg and update from coreutils.

  • Property mode set to 100644
Line 
1 *.o
2 *~
3 .deps
4 .libs
5 .tarball-version
6 .version
7 ABOUT-NLS
8 ChangeLog
9 GNUmakefile
10 INSTALL
11 Makefile
12 Makefile.in
13 aclocal.m4
14 autom4te.cache
15 config.cache
16 config.h
17 config.hin
18 config.log
19 config.status
20 configure
21 doc/C/po/parted.8.pot
22 doc/pt_BR/parted.8.pt_BR.po
23 libparted.pc
24 libparted/tests/init.sh
25 libparted/tests/label
26 libtool
27 m4
28 parted-*.tar.bz2
29 parted-*.tar.bz2.sig
30 parted-*.tar.gz
31 parted-*.tar.gz.sig
32 parted-*.xdelta
33 parted-*.xdelta.sig
34 parted.spec
35 partprobe/partprobe
36 stamp-h1
37 tests/init.sh
Note: See TracBrowser for help on using the browser.