# BUILD
*.exe
build

# SECRETS
*.pem
config.yaml

# DEV
.history
.idea
.vscode

# OTHER
