diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ /build/ -a.out /vendor/ + +/doc/*.html +/doc/*.pdf |
![]() |
index : elna | |
| Elna programming language compiles simple mathematical operations to RISC-V code. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,3 +1,5 @@ /build/ -a.out /vendor/ + +/doc/*.html +/doc/*.pdf |