Add initial tokenizer and tests
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,8 @@
|
||||
*.o
|
||||
build
|
||||
compile_commands.json
|
||||
run_tests.sh
|
||||
|
||||
# scons cruft
|
||||
.cache
|
||||
.sconsign.dblite
|
||||
|
||||
Reference in New Issue
Block a user