difftastic/vendored_parsers/tree-sitter-elm/.gitignore

16 lines
203 B
Plaintext

package-lock.json
Cargo.lock
node_modules
build
*.log
.idea
.vscode/ipch
target/
/.build/
# Examples generated during automated tests
examples/**
examples-full/**
!examples/Basic.elm
!examples/Test.elm