diff options
author | David Thompson <dthompson2@worcester.edu> | 2013-07-26 19:21:15 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2013-07-26 19:21:15 -0400 |
commit | bdcdf8c5c5ee59282c094af02db0843e5ba3a3ac (patch) | |
tree | c0626a3c10551b1bd0680ed58cf96955e2726b6f | |
parent | 91e7f48a8748996624857bccb894d7f2ebc3ff1c (diff) |
Ignore compiled guile files.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ *~ .#* +*.go autom4te.cache/ build-aux/ Makefile |