jsonschema-rs/.gitignore

11 lines
116 B
Plaintext

# Rust
/jsonschema/target
/bindings/*/target
.hypothesis
.benchmarks
/jsonschema/Cargo.lock
# IDEs
/.idea
/.vscode