mirror of https://github.com/Wilfred/difftastic/
22 lines
461 B
Plaintext
22 lines
461 B
Plaintext
Cargo.lock
|
|
node_modules
|
|
.node-version
|
|
target
|
|
build
|
|
*.log
|
|
/test.ts
|
|
examples/desktop
|
|
examples/redux
|
|
examples/vscode
|
|
log.html
|
|
|
|
# These files would be generated by 'tree-sitter generate' with the default
|
|
# settings. We don't want them because there's already a copy at the root.
|
|
# discarding generated files as they will be rebuilt as needed (will be added back by installer)
|
|
*.wasm
|
|
/*/Cargo.toml
|
|
/*/binding.gyp
|
|
/*/bindings
|
|
**/parser.exp
|
|
**/parser.lib
|
|
**/parser.obj |