diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-11-04 12:34:38 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-11-04 12:34:58 +0100 |
| commit | f458a4b0172583af26fb93ff9844c71362cca76e (patch) | |
| tree | f7fa39b488d1187f1af02a4bcade5b91e5b598da /.gitignore | |
| parent | 3a25de68dfe4832230ec952dd5395191e3638162 (diff) | |
build(mix): missing yecc and leex compilers in project
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ erl_crash.dump # Ignore package tarball (built via "mix hex.build"). elixir_math_parser-*.tar +elixir_math_parser src/elixir_math_parser*.erl |
