sqlx/.gitignore

15 lines
163 B
Text

# Built artifacts
target/
# Project and editor files
.vscode/
.idea/
*.vim
*.vi
# Environment
.env
# Shared-memory and WAL files created by SQLite.
*-shm
*-wal