diff options
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 |
![]() |
index : lisp-algo.git | |
| Contain classical algorithm implementation in lisp. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,2 +1,5 @@ # Exclude Emacs temporary files *~ + +# Exclude external libraries +lisp-unit.lisp |