miller/.gitignore
John Kerl d0079a9dac
Simplify positional-indexing syntax in mlr.bnf; push logic to .go source (#2008)
* Move `$[[...]]` and `$[[[...]]]` out of the grammar and into Go

* Update pkg/parsing/mlr.bnf

* Update Go source

* update test files

* Fix NPE

* .gitignore

* more
2026-03-04 21:48:09 -05:00

22 lines
160 B
Text

/mlr
.sw?
.*.sw?
*~
/.vscode
tags
push2
data/.gitignore
man/man1
data/big.*
data/nmc?.*
docs/src/polyglot-dkvp-io/__pycache__
docs/site/
.cursor
.claude