Add.
authorSimon Josefsson <simon@josefsson.org>
Fri, 10 Dec 2004 13:36:07 +0000 (13:36 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 10 Dec 2004 13:36:07 +0000 (13:36 +0000)
.cvsignore [new file with mode: 0644]
doc/.cvsignore [new file with mode: 0644]
doc/scripts/.cvsignore [new file with mode: 0644]
lib/.cvsignore [new file with mode: 0644]
src/.cvsignore [new file with mode: 0644]
tests/.cvsignore [new file with mode: 0644]

diff --git a/.cvsignore b/.cvsignore
new file mode 100644 (file)
index 0000000..ea1a0db
--- /dev/null
@@ -0,0 +1,19 @@
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtasn1-*.tar.*
+libtool
+ltmain.sh
+missing
+stamp-h1
diff --git a/doc/.cvsignore b/doc/.cvsignore
new file mode 100644 (file)
index 0000000..b367241
--- /dev/null
@@ -0,0 +1,7 @@
+Makefile
+Makefile.in
+asn1.aux
+asn1.dvi
+asn1.log
+asn1.ps
+asn1.toc
diff --git a/doc/scripts/.cvsignore b/doc/scripts/.cvsignore
new file mode 100644 (file)
index 0000000..282522d
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/lib/.cvsignore b/lib/.cvsignore
new file mode 100644 (file)
index 0000000..e7bd37c
--- /dev/null
@@ -0,0 +1,8 @@
+.deps
+.libs
+Makefile
+Makefile.in
+asn1-api.tex
+libtasn1-config
+libtasn1.la
+*.lo
diff --git a/src/.cvsignore b/src/.cvsignore
new file mode 100644 (file)
index 0000000..e312376
--- /dev/null
@@ -0,0 +1,9 @@
+.deps
+.libs
+CertificateExample
+CrlExample
+Makefile
+Makefile.in
+asn1Coding
+asn1Decoding
+asn1Parser
diff --git a/tests/.cvsignore b/tests/.cvsignore
new file mode 100644 (file)
index 0000000..edc929d
--- /dev/null
@@ -0,0 +1,7 @@
+.deps
+.libs
+Makefile
+Makefile.in
+Test_parser
+Test_parser_ERROR.asn
+Test_tree