diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ build/ jit/ .cache/ +/compile_commands.json |
![]() |
index : elna | |
| Elna programming language compiles simple mathematical operations to RISC-V code. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,3 +1,4 @@ build/ jit/ .cache/ +/compile_commands.json |