diff options
author | Philipp Marek <philipp.marek@linbit.com> | 2013-11-20 09:21:26 +0100 |
---|---|---|
committer | Philipp Marek <philipp.marek@linbit.com> | 2013-11-27 07:31:41 +0100 |
commit | 277b8358f8c43cefbd8d43348744331c52cf29f1 (patch) | |
tree | 1b12c75fc5cd501da47499e44f30a2b811d5e0f9 | |
parent | 513d1aab1f947789bb4f0e3384daf5c69835df8a (diff) | |
download | gitignore-277b8358f8c43cefbd8d43348744331c52cf29f1.tar.gz gitignore-277b8358f8c43cefbd8d43348744331c52cf29f1.zip |
Added file for Common Lisp.
-rw-r--r-- | CommonLisp.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CommonLisp.gitignore b/CommonLisp.gitignore new file mode 100644 index 00000000..4806e580 --- /dev/null +++ b/CommonLisp.gitignore @@ -0,0 +1,3 @@ +*.FASL +*.fasl +*.lisp-temp |