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