aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore33
1 files changed, 33 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..933a5cb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,33 @@
+*.lo
+*.o
+.deps/
+.libs/
+/aclocal.m4
+/autom4te.cache
+/config.h.in
+/config.h
+/config.log
+/config.status
+/configure
+/libtool
+/stamp-h1
+/Makefile.in
+/Makefile
+m4/Makefile.in
+m4/Makefile
+src/Makefile.in
+src/Makefile
+src/assuan.h
+src/libassuan-config
+src/libassuan.la
+src/mkheader
+src/versioninfo.rc
+doc/Makefile.in
+doc/Makefile
+doc/assuan.info
+doc/stamp-vti
+doc/version.texi
+tests/Makefile.in
+tests/Makefile
+tests/fdpassing
+tests/pipeconnect