sqlx/.gitignore
2019-08-25 14:52:13 -07:00

12 lines
104 B
Plaintext

# Built artifacts
target/
# Lockfile
Cargo.lock
# Project and editor files
.vscode/
.idea/
*.vim
*.vi