sqlx/.gitignore
Ryan Leckey 96b76dc737 update todo examples to 0.4 and use migrations
* update tests/x.py

 * add examples/x.py
2020-07-18 05:43:16 -07:00

11 lines
101 B
Text

# Built artifacts
target/
# Project and editor files
.vscode/
.idea/
*.vim
*.vi
# Environment
.env