Update gnulib files.
[libtasn1.git] / .gitignore
blob9a3a3fd61b7e735337f5c192cb59d96eca824d34
1 *~
2 INSTALL
3 Makefile
4 Makefile.in
5 aclocal.m4
6 autom4te.cache
7 config.h
8 config.h.in
9 config.log
10 config.status
11 configure
12 gnulib.mk
13 libtasn1-*.tar.*
14 libtool
15 maint.mk
16 stamp-h1
17 build-aux/config.guess
18 build-aux/config.sub
19 build-aux/depcomp
20 build-aux/install-sh
21 build-aux/ltmain.sh
22 build-aux/mdate-sh
23 build-aux/missing
24 build-aux/texinfo.tex
25 build-aux/ylwrap
26 doc/Makefile
27 doc/Makefile.in
28 doc/libtasn1.html
29 doc/libtasn1.pdf
30 doc/libtasn1.aux
31 doc/libtasn1.cp
32 doc/libtasn1.cps
33 doc/libtasn1.dvi
34 doc/libtasn1.fn
35 doc/libtasn1.fns
36 doc/libtasn1.info
37 doc/libtasn1.ky
38 doc/libtasn1.log
39 doc/libtasn1.pg
40 doc/libtasn1.ps
41 doc/libtasn1.toc
42 doc/libtasn1.tp
43 doc/libtasn1.vr
44 doc/man
45 doc/mdate-sh
46 doc/stamp-vti
47 doc/texi
48 doc/texinfo.tex
49 doc/version.texi
50 doc/asn1Coding.1
51 doc/asn1Decoding.1
52 doc/asn1Parser.1
53 doc/reference/Makefile
54 doc/reference/Makefile.in
55 doc/reference/html
56 doc/reference/html-build.stamp
57 doc/reference/html.stamp
58 doc/reference/libtasn1-decl-list.txt
59 doc/reference/libtasn1-decl.txt
60 doc/reference/libtasn1-docs.sgml
61 doc/reference/libtasn1-overrides.txt
62 doc/reference/libtasn1-sections.txt
63 doc/reference/libtasn1-undocumented.txt
64 doc/reference/libtasn1-unused.txt
65 doc/reference/libtasn1.args
66 doc/reference/libtasn1.hierarchy
67 doc/reference/libtasn1.interfaces
68 doc/reference/libtasn1.prerequisites
69 doc/reference/libtasn1.signals
70 doc/reference/libtasn1.types
71 doc/reference/scan-build.stamp
72 doc/reference/sgml-build.stamp
73 doc/reference/sgml.stamp
74 doc/reference/tmpl
75 doc/reference/tmpl-build.stamp
76 doc/reference/tmpl.stamp
77 doc/reference/xml
78 gl/.deps
79 gl/.libs
80 gl/Makefile
81 gl/Makefile.in
82 gl/string.h
83 gl/unistd.h
84 gl/libgnu.la
85 gl/*.lo
86 gl/*.o
87 lib/.deps
88 lib/.libs
89 lib/ASN1.c
90 lib/Makefile
91 lib/Makefile.in
92 lib/asn1-api.tex
93 lib/libtasn1-config
94 lib/libtasn1.la
95 lib/libtasn1.pc
96 lib/*.lo
97 lib/*.o
98 src/.deps
99 src/.libs
100 src/CertificateExample
101 src/CrlExample
102 src/Makefile
103 src/Makefile.in
104 src/asn1Coding
105 src/asn1Decoding
106 src/asn1Parser
107 src/*.o
108 tests/.deps
109 tests/.libs
110 tests/Makefile
111 tests/Makefile.in
112 tests/Test_encoding
113 tests/Test_parser
114 tests/Test_parser_ERROR.asn
115 tests/Test_tree
116 tests/*.o