forked from pinard/Recode
-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
.gitignore
63 lines (63 loc) · 878 Bytes
/
.gitignore
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
57
58
59
60
61
62
63
.dirstamp
*.[oa]
*.l[oa]
*.pyc
/GNUmakefile
Makefile
Makefile.in
html/
/ABOUT-NLS
/aclocal.m4
/autom4te.cache
/compile
/config.guess
/config.h
/config.h.in
/config.log
/config.status
/config.sub
/configure
/depcomp
/doc/recode.dvi
/doc/recode.info
/doc/recode.pdf
/doc/recode.t2d/
/doc/recode.t2p/
/doc/stamp-vti
/doc/version.texi
/INSTALL
/install-sh
/lib/.deps/
/lib/malloc/.deps/
/libtool
/ltmain.sh
/missing
/python/Recode.c
/recode-*.tar.gz
/src/.deps/
/src/.libs/
/src/charname.h
/src/decsteps.h
/src/fr-charname.h
/src/iconvdecl.h
/src/inisteps.h
/src/lat1ansel.h
/src/lat1iso5426.h
/src/merged.c
/src/recode
/src/recode.exe
/src/recode.1
/src/recode.x
/src/rfc1345.h
/src/stamp-steps
/src/stamp-strip
/src/strip-data.c
/src/strip-pool.c
/src/tersteps.h
/stamp-h1
/tests/setup.py
/tests/Recode.body.c
/tests/Recode.c
/tests/Recode.so
/tests/Recode_d.so
/tests/Recode.pyd