ai-mailer/.gitignore

16 lines
No EOL
172 B
Text

# Config file with sensitive information
config.yaml
# Binary
paraclub-ai-mailer
# Log files
*.log
# IDE specific files
.idea/
.vscode/
# OS specific files
.DS_Store
*~