mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +00:00
15 lines
158 B
Plaintext
15 lines
158 B
Plaintext
# Built artifacts
|
|
target/
|
|
|
|
# Project and editor files
|
|
.vscode/
|
|
.idea/
|
|
*.vim
|
|
*.vi
|
|
|
|
# Environment
|
|
.env
|
|
|
|
tests/fixtures/*.sqlite-shm
|
|
tests/fixtures/*.sqlite-wal
|