summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c784122af569a5f8ddd9711657f76a837bb76dc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# Patterns for all subdirectories: all kinds of automatic backup files.
*.orig
*.rej
*~
.#*
\#*#
*.a
*.o
*.la
*.lo
*.gcno
*.gcda
*.class
*.elc
*.dll
*.exe
*.jar
*.mdb
.deps
.libs

# Files generated by the autotools:
aclocal.m4
configure
autom4te.cache
config.h
config.log
config.status
libtool
stamp-h1
/.version

!/gettext-runtime/intl/Makefile.in
Makefile.in
Makefile

/ChangeLog
/gettext-runtime/ChangeLog
/gettext-runtime/intl/ChangeLog
/gettext-runtime/libasprintf/ChangeLog
/gettext-runtime/po/ChangeLog
/gettext-tools/ChangeLog
/gettext-tools/examples/ChangeLog
/gettext-tools/po/ChangeLog

# Files brought in by gnulib-tool:
/GNUmakefile
/build-aux/ar-lib
/build-aux/git-version-gen
/build-aux/gitlog-to-changelog
/build-aux/snippet
/build-aux/test-driver
/build-aux/update-copyright
/build-aux/useless-if-before-free
/build-aux/vc-list-files
/maint.mk