Files
WeatherTool/.dockerignore
T

35 lines
485 B
Plaintext

# flyctl launch added from .gitignore
**/project/target
**/project/project/target
**/.bsp
**/.project
**/.classpath
**/.cache
**/.settings
**/lib_managed
**/ivy
**/ivy-cache
**/dependency-reduced-pom.xml
**/.history
**/.idea
**/*.iml
**/*.ipr
**/*.iws
.idea_modules
**/*.swp
**/*.swo
**/*.log
**/logs
**/.DS_Store
!**/project/assembly.sbt
# flyctl launch added from .idea/.gitignore
# Default ignored files
.idea/shelf
.idea/workspace.xml
fly.toml
web/node_modules
web/dist
postgres