summaryrefslogtreecommitdiff
path: root/winot/winot-core/.gitignore
diff options
context:
space:
mode:
authorBenjamin Culkin <bjculkin@sitri.goetia>2023-11-16 01:16:37 +0000
committerBenjamin Culkin <bjculkin@sitri.goetia>2023-11-16 01:16:37 +0000
commit696c69d6c32226b57503586a5b0d3fdfa610e41c (patch)
treeb0288dc262fcbf5672bd3998f49e9b30a15f9a20 /winot/winot-core/.gitignore
parent37da63640924937b90ea8c1a6a0c6e7318788ed5 (diff)
Basic parser + evaluator skeletonHEADtrunk
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/.gitignore1
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/