radare2/.gitattributes
Riccardo Schirone 06ab29b93c
Compile new shell parser by default (#16660)
* Move radare2-shell-parser/tree-sitter into shlr
* compile new shell parser by default, available with cfg.newshell variable
* Add README for radare2-shell-parser
* Improve CI
* Add gitattributes file
2020-04-21 13:44:30 +02:00

4 lines
200 B
Plaintext

shlr/radare2-shell-parser/src/grammar.json linguist-generated=true
shlr/radare2-shell-parser/src/node-types.json linguist-generated=true
shlr/radare2-shell-parser/src/parser.c linguist-generated=true