flesh/.gitignore
Aidan e4f2fbaa70
- syntax tree datatypes
- prototype lex function
- a lex unit test
- gitignore
- library structure
- license
2021-01-24 12:34:58 -08:00

9 lines
67 B
Text

# emacs swapfiles
*~
# build files
target
# tags files
tags
TAGS