chore(MCH-011): Add .gitignore for WhatsApp Service
Ignore node_modules, dist, and local env files Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
7ca75455bc
commit
44bcabd064
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
node_modules/
|
||||||
|
dist/
|
||||||
|
*.log
|
||||||
|
.env
|
||||||
|
.env.local
|
||||||
|
coverage/
|
||||||
Loading…
Reference in New Issue
Block a user