[xmlsec] add gitignore
- From: Aleksey Sanin <aleksey src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [xmlsec] add gitignore
- Date: Wed, 12 May 2010 20:38:05 +0000 (UTC)
commit 92a5e17a229d8da99d152e906742feb3f8421e76
Author: Aleksey Sanin <aleksey aleksey com>
Date: Wed May 12 13:39:14 2010 -0700
add gitignore
.gitignore | 45 +++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 45 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..20f20c9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,45 @@
+*~
+*.orig
+COPYING
+.deps/
+.libs/
+*.o
+*.lo
+autom4te.cache/
+config.guess
+config.sub
+aclocal.m4
+config.h
+config.log
+config.status
+configure
+ltmain.sh
+stamp-h1
+xmlsec1-config
+xmlsec1-gcrypt.pc
+xmlsec1-gnutls.pc
+xmlsec1-nss.pc
+xmlsec1-openssl.pc
+xmlsec1.pc
+xmlsec1.spec
+xmlsec1Conf.sh
+Makefile.in
+Makefile
+apps/Makefile
+docs/Makefile
+docs/api/Makefile
+include/Makefile
+include/xmlsec/Makefile
+include/xmlsec/gcrypt/Makefile
+include/xmlsec/gnutls/Makefile
+include/xmlsec/nss/Makefile
+include/xmlsec/openssl/Makefile
+include/xmlsec/private/Makefile
+include/xmlsec/version.h
+libtool
+man/Makefile
+src/Makefile
+src/gcrypt/Makefile
+src/gnutls/Makefile
+src/nss/Makefile
+src/openssl/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]