Grégory Vanuxem
unread,Feb 1, 2024, 2:46:59 PM2/1/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fricas...@googlegroups.com
Hello,
In .gitignore we have:
*.a
*.clisp
*.daase
*.DAASE/
*.erlib/
*.fasl
*.NRLIB/
*.o
[etc.]
What about adding the other compiled lisp file extensions, for example
*.lx64fsl for Clozure CL, to be consistent? In fact, the more I am
thinking about that, the more I am thinking about using the out of
source build.
Regards,
- Greg