flyboat 2.0.0

Container environment manager for development
Documentation
# List of files to never include in git commits.

# log files
*.log

# Backup/temporary/lock files
*~
\.\#
.DS_Store

### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr

# Ignore this file se passwords can be stored in it
config.sh
*.key
*.private

/target