From bdcdf8c5c5ee59282c094af02db0843e5ba3a3ac Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 26 Jul 2013 19:21:15 -0400 Subject: Ignore compiled guile files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c01f0f0..bb4d424 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *~ .#* +*.go autom4te.cache/ build-aux/ Makefile -- cgit v1.2.3