sqlx/.gitignore
2019-11-22 10:36:49 +00:00

18 lines
159 B
Plaintext

# Built artifacts
target/
# Lockfile
Cargo.lock
# Project and editor files
.vscode/
.idea/
*.vim
*.vi
# Environment
.env
# rustfmt backup files
**/*.rs.bk