summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 435321a2a31b071e169ee1b0bab700c1366a0956 (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
!/gnulib-tests/Makefile.am
!/lib/Makefile.am
!/lib/savedir.c
!/lib/savedir.h
!/m4/djgpp.m4
*.a
*.exe
*.o
*~
.deps
/ABOUT-NLS
/GNUmakefile
/INSTALL
/aclocal.m4
/autom4te.cache
/build-aux/compile
/config.cache
/config.h
/config.hin
/config.log
/config.status
/configure
/configure.ac
/gnulib-tests/*
/lib/*
/lib/charset.alias
/lib/configmake.h
/lib/uniwidth/
/m4/*
/maint.mk
/po/POTFILES
/po/stamp-po
/stamp-h1
/tests/*.log
/tests/csinput
/tests/cspatfile
/tests/yesno.txt
ABOUT-NLS
ChangeLog
Makefile
Makefile.in