summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 53643b4..945566e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 *.go
+INSTALL
 Makefile
 Makefile.in
 aclocal.m4
@@ -9,7 +10,11 @@ build-aux/test-corpus.scm
 config.log
 config.status
 configure
+doc/.dirstamp
+doc/guile-email.html
+doc/guile-email.info
 pre-inst-env
 test-suite.log
 tests/*.log
-tests/*.trs
\ No newline at end of file
+tests/*.trs
+website
\ No newline at end of file