add packaging
[platform/upstream/libtasn1.git] / .gitignore
index 1265b6f..ceac8f3 100644 (file)
@@ -1,8 +1,14 @@
+*.gcda
+*.gcno
+*.gcov
+*~
+ChangeLog
 INSTALL
 Makefile
 Makefile.in
 aclocal.m4
 autom4te.cache/
+build-aux/ar-lib
 build-aux/config.guess
 build-aux/config.sub
 build-aux/depcomp
@@ -22,6 +28,7 @@ doc/Makefile.in
 doc/asn1Coding.1
 doc/asn1Decoding.1
 doc/asn1Parser.1
+doc/coverage/
 doc/cyclo/Makefile
 doc/cyclo/Makefile.in
 doc/cyclo/cyclo-libtasn1.html
@@ -96,6 +103,8 @@ gl/getopt.lo
 gl/getopt.o
 gl/getopt1.lo
 gl/getopt1.o
+gl/gettime.lo
+gl/gettime.o
 gl/libgnu.la
 gl/progname.lo
 gl/progname.o
@@ -103,9 +112,14 @@ gl/read-file.lo
 gl/read-file.o
 gl/stdio.h
 gl/stdlib.h
+gl/sys/
 gl/sys/stat.h
 gl/time.h
+gl/timespec.lo
+gl/timespec.o
 gl/unistd.h
+gl/unistd.lo
+gl/unistd.o
 gl/version-etc-fsf.lo
 gl/version-etc-fsf.o
 gl/version-etc.lo
@@ -135,6 +149,8 @@ lib/gllib/arg-nonnull.h
 lib/gllib/c++defs.h
 lib/gllib/dummy.lo
 lib/gllib/dummy.o
+lib/gllib/hash-pjw-bare.lo
+lib/gllib/hash-pjw-bare.o
 lib/gllib/libgnu.la
 lib/gllib/string.h
 lib/gllib/warn-on-use.h
@@ -157,6 +173,7 @@ m4/ltoptions.m4
 m4/ltsugar.m4
 m4/ltversion.m4
 m4/lt~obsolete.m4
+scan.tmp
 src/.deps/
 src/.libs/
 src/Makefile
@@ -167,7 +184,9 @@ src/asn1Decoding
 src/asn1Decoding.o
 src/asn1Parser
 src/asn1Parser.o
+src/benchmark.o
 stamp-h1
+tags
 tests/.deps/
 tests/Makefile
 tests/Makefile.in
@@ -177,10 +196,20 @@ tests/Test_errors
 tests/Test_errors.o
 tests/Test_indefinite
 tests/Test_indefinite.o
+tests/Test_overflow
+tests/Test_overflow.o
 tests/Test_parser
 tests/Test_parser.o
 tests/Test_parser_ERROR.asn
 tests/Test_simple
 tests/Test_simple.o
+tests/Test_strings
+tests/Test_strings.o
 tests/Test_tree
 tests/Test_tree.o
+tests/Test_choice
+tests/Test_choice.o
+windows/libtasn1-*-win??.zip
+windows/tmp
+tests/*.log
+tests/*.trs