diff options
| author | nasr <nsrddyn@gmail.com> | 2026-03-05 22:42:55 +0000 |
|---|---|---|
| committer | nasr <nsrddyn@gmail.com> | 2026-03-05 22:42:55 +0000 |
| commit | d8c52d6c408a172f1210c77df3e3a9629ea68dc6 (patch) | |
| tree | 8125ad25c4b9a1a94d8a77b4daa19ca06479fc1d /.gitignore | |
| parent | aa2bee82ac82ff47c6be84f2e6d39c690ec66a21 (diff) | |
feature(main): helper functions for lexing
refactor(main): helper script for testing to gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -5,3 +5,5 @@ idea/* | |||
| 5 | /build | 5 | /build |
| 6 | /notes.txt | 6 | /notes.txt |
| 7 | /test | 7 | /test |
| 8 | /tags | ||
| 9 | /helper.sh | ||
