summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-01-27 06:47:06 +0100
committerWerner Koch <wk@gnupg.org>2011-01-27 06:47:06 +0100
commitf4786ac5fe01ba111eee27d1a1e9f3d40a9fac02 (patch)
tree87eacb895224e9655fa4a76eaf1de0c323368cdb /.gitignore
parent3bbd874e677c5330b93591c3ae38f9e9372ebcd5 (diff)
downloadlibgcrypt-f4786ac5fe01ba111eee27d1a1e9f3d40a9fac02.tar.gz
Extend ignore file for non-vpath builds
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore77
1 files changed, 76 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 05033b37..ec7f8bbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,83 @@
+*.lo
+*.o
+.deps/
+.libs/
+po/*.gmo
+po/messages.mo
/aclocal.m4
/autom4te.cache
/config.h.in
+/config.h
+/config.log
+/config.status
/configure
-Makefile.in
+/libtool
+/stamp-h1
+/Makefile.in
+cipher/Makefile.in
+compat/Makefile.in
+doc/Makefile.in
+m4/Makefile.in
+mpi/Makefile.in
+random/Makefile.in
+src/Makefile.in
+tests/Makefile.in
+/Makefile
+m4/Makefile
+cipher/Makefile
+cipher/libcipher.la
+compat/Makefile
+compat/libcompat.la
doc/gcrypt.info
doc/stamp-vti
doc/version.texi
+doc/Makefile
+doc/fips-fsm.eps
+doc/fips-fsm.pdf
+doc/fips-fsm.png
+doc/libgcrypt-modules.eps
+doc/libgcrypt-modules.pdf
+doc/libgcrypt-modules.png
+mpi/Makefile
+mpi/asm-syntax.h
+mpi/libmpi.la
+mpi/mod-source-info.h
+mpi/mpi-asm-defs.h
+mpi/mpih-add1-asm.S
+mpi/mpih-lshift-asm.S
+mpi/mpih-mul1-asm.S
+mpi/mpih-mul2-asm.S
+mpi/mpih-mul3-asm.S
+mpi/mpih-rshift-asm.S
+mpi/mpih-sub1-asm.S
+mpi/sysdep.h
+random/Makefile
+random/librandom.la
+src/Makefile
+src/dumpsexp
+src/gcrypt.h
+src/hmac256
+src/libgcrypt-config
+src/libgcrypt.la
+src/versioninfo.rc
+tests/Makefile
+tests/ac
+tests/ac-data
+tests/ac-schemes
+tests/aeswrap
+tests/basic
+tests/benchmark
+tests/fips186-dsa
+tests/fipsdrv
+tests/hmac
+tests/keygen
+tests/keygrip
+tests/mpitests
+tests/prime
+tests/pubkey
+tests/random
+tests/register
+tests/rsacvt
+tests/t-mpi-bit
+tests/tsexp
+tests/version