diff options
author | Kyle Meyer <kyle@kyleam.com> | 2015-02-17 01:04:40 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2015-02-17 01:04:40 -0500 |
commit | 31c69ad222427851f85c8297bd6d8d1dd8863acf (patch) | |
tree | 8aa9dd11e0e2d279d9b58bdced634c95e925266c /.gitignore | |
parent | 679a8e978afed699d487fe6b74b488aa930927b5 (diff) | |
download | bog-31c69ad222427851f85c8297bd6d8d1dd8863acf.tar.gz |
Expand Makefile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -/bog-autoloads.el +*-autoloads.el +*.elc # Needed for `make test` .downloads |