diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2019-05-28 21:13:11 -0400 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2019-05-28 21:13:11 -0400 |
commit | 9e51e633648fe3c2f96c26fbce9f767774d79ba1 (patch) | |
tree | 5e1010d6723d36c34a0b90305e2dbc52b15b706a | |
parent | 7a618b35f18646d1b02109b524e2521de919dc4f (diff) |
Ignore Emacs temp files.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.go +*~ /Makefile.in /aclocal.m4 /config.log |