Files
codeql/unified/extractor/tree-sitter-swift/.gitignore
Taus c5ae315dbe unified: auto-generate parser files
Uses the `tree-sitter-generate` crate to generate these files on the
fly.
2026-05-12 11:24:35 +00:00

10 lines
413 B
Plaintext

# Generated by tree-sitter from grammar.js. The Cargo build script
# (bindings/rust/build.rs) and Bazel's cargo_build_script regenerate them into
# OUT_DIR. The tree-sitter CLI (parse, test, playground, etc.) expects them in
# src/, so contributors can run `tree-sitter generate` locally to populate
# these — they are intentionally untracked.
src/parser.c
src/grammar.json
src/node-types.json
src/tree_sitter/