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