feat: bootstrap skeleton + lexer (Phase 0)
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
# Compiled binary
|
||||
buxc
|
||||
|
||||
# Nim cache
|
||||
nimcache/
|
||||
|
||||
# Test binaries
|
||||
tests/lexer_test
|
||||
tests/*.exe
|
||||
|
||||
# Build artifacts
|
||||
build/
|
||||
*.o
|
||||
Reference in New Issue
Block a user