- Clean up environment code using type strings instead of manually defining types - Add Commands module - Move Shell lang into an example module that uses Commands module - Fix some bugs with chained library dependencies
16 lines
149 B
Plaintext
16 lines
149 B
Plaintext
*.o
|
|
*.so
|
|
*.tm.c
|
|
*.tm.h
|
|
*.tm.o
|
|
/tomo
|
|
/tags
|
|
/test/*
|
|
!/test/*.tm
|
|
/examples
|
|
!/examples/*.tm
|
|
!/examples/*/*.tm
|
|
!/examples/*/*.ini
|
|
!/examples/*/*.md
|
|
/junk
|