9 lines
102 B
Text
9 lines
102 B
Text
# flyctl launch added from .gitignore
|
|
# rust
|
|
target
|
|
**\.cargo
|
|
|
|
# production
|
|
**\.env
|
|
**\*.db*
|
|
fly.toml
|