diff options
Diffstat (limited to '')
-rw-r--r-- | options/gitignore/CommonLisp | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/options/gitignore/CommonLisp b/options/gitignore/CommonLisp new file mode 100644 index 0000000..e7de127 --- /dev/null +++ b/options/gitignore/CommonLisp @@ -0,0 +1,17 @@ +*.FASL +*.fasl +*.lisp-temp +*.dfsl +*.pfsl +*.d64fsl +*.p64fsl +*.lx64fsl +*.lx32fsl +*.dx64fsl +*.dx32fsl +*.fx64fsl +*.fx32fsl +*.sx64fsl +*.sx32fsl +*.wx64fsl +*.wx32fsl |