diff options
author | renan-ranelli <renanranelli@gmail.com> | 2014-11-24 02:16:33 -0200 |
---|---|---|
committer | renan-ranelli <renanranelli@gmail.com> | 2014-11-24 02:40:54 -0200 |
commit | 4dbe38c68f01f0e30cffac9500e86dbef08ce09b (patch) | |
tree | 114eb8e231cd23d6548831ef10d9bac403f82114 /.gitignore | |
parent | 3c85640bb42c0fbe586255336d4bef27d942b515 (diff) | |
download | bog-4dbe38c68f01f0e30cffac9500e86dbef08ce09b.tar.gz |
Add Makefile and test target
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1 +1,5 @@ /bog-autoloads.el + +# Needed for `make test` +.downloads +dash.el |