mirror of
https://github.com/github/gitignore
synced 2024-11-05 03:18:51 +01:00
9f603c0d3c
For Clozure Common Lisp, the fast load file is not .fasl or .lisp-temp. It's platform specific. Reference: https://www.cs.utexas.edu/users/jared/Milawa/Support/ccl/doc/ccl-documentation.html
18 lines
158 B
Plaintext
18 lines
158 B
Plaintext
*.FASL
|
|
*.fasl
|
|
*.lisp-temp
|
|
*.dfsl
|
|
*.pfsl
|
|
*.d64fsl
|
|
*.p64fsl
|
|
*.lx64fsl
|
|
*.lx32fsl
|
|
*.dx64fsl
|
|
*.dx32fsl
|
|
*.fx64fsl
|
|
*.fx32fsl
|
|
*.sx64fsl
|
|
*.sx32fsl
|
|
*.wx64fsl
|
|
*.wx32fsl
|