mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 14:34:19 +00:00
14 lines
158 B
Text
14 lines
158 B
Text
# Built artifacts
|
|
target/
|
|
|
|
# Project and editor files
|
|
.vscode/
|
|
.idea/
|
|
*.vim
|
|
*.vi
|
|
|
|
# Environment
|
|
.env
|
|
|
|
tests/fixtures/*.sqlite-shm
|
|
tests/fixtures/*.sqlite-wal
|