aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2025-11-04 12:30:35 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2025-11-04 12:30:35 +0100
commit4ac065fbe57ed19760dbb55453e5875b3c0c188d (patch)
tree09d8bdc002902ffe5cc353b563fb489bdbddc254 /.gitignore
parentcc2b7a9a7b4c6269a6b93f99581b91b29fccc66d (diff)
feat(parser): default parser
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c556df8..af52a17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,5 @@ erl_crash.dump
# Ignore package tarball (built via "mix hex.build").
elixir_math_parser-*.tar
+src/elixir_math_parser*.erl
+