Merge branch 'master' of ssh://git.savannah.gnu.org/srv/git/libtasn1
[platform/upstream/libtasn1.git] / .gitignore
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-overrides.txt
61 doc/reference/libtasn1-sections.txt
62 doc/reference/libtasn1-undocumented.txt
63 doc/reference/libtasn1-unused.txt
64 doc/reference/libtasn1.args
65 doc/reference/libtasn1.hierarchy
66 doc/reference/libtasn1.interfaces
67 doc/reference/libtasn1.prerequisites
68 doc/reference/libtasn1.signals
69 doc/reference/scan-build.stamp
70 doc/reference/sgml-build.stamp
71 doc/reference/sgml.stamp
72 doc/reference/tmpl
73 doc/reference/tmpl-build.stamp
74 doc/reference/tmpl.stamp
75 doc/reference/xml
76 gl/.deps
77 gl/.libs
78 gl/Makefile
79 gl/Makefile.in
80 gl/string.h
81 gl/unistd.h
82 gl/libgnu.la
83 gl/*.lo
84 gl/*.o
85 lib/.deps
86 lib/.libs
87 lib/ASN1.c
88 lib/Makefile
89 lib/Makefile.in
90 lib/asn1-api.tex
91 lib/libtasn1-config
92 lib/libtasn1.la
93 lib/libtasn1.pc
94 lib/*.lo
95 lib/*.o
96 src/.deps
97 src/.libs
98 src/CertificateExample
99 src/CrlExample
100 src/Makefile
101 src/Makefile.in
102 src/asn1Coding
103 src/asn1Decoding
104 src/asn1Parser
105 src/*.o
106 tests/.deps
107 tests/.libs
108 tests/Makefile
109 tests/Makefile.in
110 tests/Test_encoding
111 tests/Test_parser
112 tests/Test_parser_ERROR.asn
113 tests/Test_tree
114 tests/*.o