Add leads handlers, WhatsApp integration, and test files
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -53,3 +53,14 @@ Thumbs.db
|
||||
|
||||
# Go CRM data
|
||||
data/*.db
|
||||
|
||||
# Databases (all locations)
|
||||
*.db
|
||||
*.db-journal
|
||||
|
||||
# WhatsApp session auth
|
||||
.wwebjs_auth/
|
||||
|
||||
# Go build artifacts
|
||||
apps/go-crm/go-crm
|
||||
apps/go-crm/tmp/
|
||||
|
||||
Reference in New Issue
Block a user