sqlx/.gitignore
2020-03-17 21:10:19 -07:00

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