[Pcsclite-git-commit] [PCSC] 01/03: .gitignore: ignore generated files

Ludovic Rousseau rousseau at moszumanska.debian.org
Tue Sep 19 20:19:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository PCSC.

commit 0e5ef3e2cb399c472ca91fb1270ac3e294bbd9d6
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Tue Sep 19 22:07:31 2017 +0200

    .gitignore: ignore generated files
---
 .gitignore | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.gitignore b/.gitignore
index dec31ee..d026383 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 aclocal.m4
+ar-lib
 autom4te.cache/
 compile
 config.guess
@@ -53,6 +54,7 @@ src/Makefile
 src/Makefile.in
 src/pcscd
 src/pcscd-atrhandler.o
+src/pcscd-auth.o
 src/pcscd-configfile.o
 src/pcscd-debuglog.o
 src/pcscd-dyn_hpux.o
@@ -88,11 +90,17 @@ src/pcsc-wirecheck-gen.o
 src/pcsc-wirecheck-main.o
 src/spy/.deps/
 src/spy/libpcscspy.la
+src/spy/libpcscspy.lo
 src/spy/.libs/
 src/spy/pcsc-spy.lo
+src/spy/pcsc-spy.1
 src/tags
 src/testpcsc
 src/testpcsc.o
 src/tokenparser.c
 stamp-h1
 ylwrap
+UnitaryTests/BufferOverflow_SCardGetAttrib
+UnitaryTests/BufferOverflow_SCardTransmit
+UnitaryTests/SCardBeginTransaction
+ChangeLog.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/PCSC.git



More information about the Pcsclite-cvs-commit mailing list