mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-19 05:05:46 +00:00
15 lines
124 B
Plaintext
15 lines
124 B
Plaintext
# Built artifacts
|
|
target/
|
|
|
|
# Lockfile
|
|
Cargo.lock
|
|
|
|
# Project and editor files
|
|
.vscode/
|
|
.idea/
|
|
*.vim
|
|
*.vi
|
|
|
|
# Environment
|
|
.env
|