diff options
| author | Loic GUEGAN <loic.guegan@yahoo.fr> | 2019-01-31 15:31:37 +0100 |
|---|---|---|
| committer | Loic GUEGAN <loic.guegan@yahoo.fr> | 2019-01-31 15:31:37 +0100 |
| commit | d0f6e2ff9cdf4c35e99b54fa765aca7f46ed6a24 (patch) | |
| tree | 7e48a591715e18f3a74324030cb3963c4421cc49 /.gitignore | |
| parent | 0038d9bd0318c1025b8edd005f3aaa609a308a57 (diff) | |
Clean project
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ # Exclude Emacs temporary files *~ + +# Exclude external libraries +lisp-unit.lisp |
