21 lines
378 B
Text
21 lines
378 B
Text
# flyctl launch added from .gitignore
|
|
**/.env.local
|
|
**/config.yaml
|
|
target
|
|
|
|
# other things
|
|
docs/*
|
|
fedimovies-*
|
|
scripts/*
|
|
src/*
|
|
|
|
# flyctl launch added from .idea/.gitignore
|
|
# Default ignored files
|
|
.idea/shelf
|
|
.idea/workspace.xml
|
|
# Editor-based HTTP Client requests
|
|
.idea/httpRequests
|
|
# Datasource local storage ignored files
|
|
.idea/dataSources
|
|
.idea/dataSources.local.xml
|
|
fly.toml
|