mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-04 22:38:01 +00:00

Signed-off-by: jayzhan211 <jayzhan211@gmail.com> Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org> Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
20 lines
No EOL
387 B
Text
20 lines
No EOL
387 B
Text
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target/
|
|
/sqlparser_bench/target/
|
|
/derive/target/
|
|
|
|
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
|
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
|
|
Cargo.lock
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# IDEs
|
|
.idea
|
|
.vscode
|
|
|
|
*.swp
|
|
|
|
.DS_store |