Enhance .gitignore to exclude .codeflash directory from version control

This commit is contained in:
HeshamHM28 2026-04-16 14:03:13 +02:00
parent 7eca2f5ace
commit 8c9e46cacc

1
.gitignore vendored
View file

@ -12,3 +12,4 @@ dist/
dist-*/
dist-v2/
.playwright-mcp/
.codeflash