initialize paraclub-ai-mailer project with core components and configuration

This commit is contained in:
2025-03-01 00:32:27 +01:00
commit 34c35c395f
11 changed files with 848 additions and 0 deletions

16
.gitignore vendored Normal file
View File

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