diff options
| author | Benjamin Culkin <bjculkin@sitri.goetia> | 2023-11-16 01:16:37 +0000 |
|---|---|---|
| committer | Benjamin Culkin <bjculkin@sitri.goetia> | 2023-11-16 01:16:37 +0000 |
| commit | 696c69d6c32226b57503586a5b0d3fdfa610e41c (patch) | |
| tree | b0288dc262fcbf5672bd3998f49e9b30a15f9a20 /winot/winot-core/.gitignore | |
| parent | 37da63640924937b90ea8c1a6a0c6e7318788ed5 (diff) | |
This fleshes out a basic parser w/ a calculator grammar and the skeleton
for an evaluator
Diffstat (limited to 'winot/winot-core/.gitignore')
| -rw-r--r-- | winot/winot-core/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/winot/winot-core/.gitignore b/winot/winot-core/.gitignore new file mode 100644 index 0000000..b83d222 --- /dev/null +++ b/winot/winot-core/.gitignore @@ -0,0 +1 @@ +/target/ |
