set up unified lisp library and extensions subsystem.
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,4 +1,14 @@
|
||||
secrets.lsp
|
||||
# put wifi credentials or other stuff here
|
||||
lisp/secrets.lsp
|
||||
|
||||
# build outputs
|
||||
*/build
|
||||
**/*.uf2
|
||||
*/*.patch
|
||||
*/LispLibrary.h
|
||||
common/genlib
|
||||
*/extensions.ino
|
||||
!common/extensions.ino
|
||||
|
||||
# darwin-specific
|
||||
common/genlib.dSYM
|
||||
|
||||
Reference in New Issue
Block a user