You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# flyctl launch added from .idea/.gitignore
|
|
# Default ignored files
|
|
.idea/
|
|
|
|
# flyctl launch added from venv/.gitignore
|
|
# created by virtualenv automatically
|
|
venv/**/*
|
|
|
|
fly.toml
|
|
|
|
./data/database.db
|
|
|
|
./__pycache__/
|
|
|
|
|