diff options
| author | Ákos Kőrösi <korakos99@gmail.com> | 2026-05-12 02:31:34 +0200 |
|---|---|---|
| committer | Ákos Kőrösi <korakos99@gmail.com> | 2026-05-12 02:31:34 +0200 |
| commit | b59501340a5d6b1c0ace169f140391cc0555015e (patch) | |
| tree | 71e8da755209a63cf57c52907777485cda9f27e2 /.gitignore | |
| parent | 30fd15dec535007340ffb0d8b7617a7b0d76ef3a (diff) | |
write some lexing; split code into files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ bin/ +.clangd |
