mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-09-27 04:50:54 +00:00
12 lines
114 B
Plaintext
12 lines
114 B
Plaintext
# cargo built artifacts
|
|
target/
|
|
|
|
# intellij project files
|
|
.idea/
|
|
|
|
# local environment
|
|
.env
|
|
|
|
# coverage
|
|
.coverage/
|