sqlx/.gitignore
2019-12-27 17:31:01 -08:00

15 lines
124 B
Plaintext

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