diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-08 17:33:15 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-08 17:33:15 +0100 |
| commit | c58cb90ff0cd6bd6dc3a338fd2a8bc7392c06fec (patch) | |
| tree | c5fb5c474bf3fd24b3732d050c9870920270a880 /.gitignore | |
| parent | b7b295c80b71ddb446ebda484bdc888005cb4dc3 (diff) | |
| download | org-drill-c58cb90ff0cd6bd6dc3a338fd2a8bc7392c06fec.tar.gz org-drill-c58cb90ff0cd6bd6dc3a338fd2a8bc7392c06fec.zip | |
Update gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ /.cask org-drill.html -*elc
\ No newline at end of file +/*.elc +/makefile-local |
