Add .gitignore to exclude build artifacts and screenshots
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
backend/target/
|
||||||
|
frontend/.next/
|
||||||
|
frontend/node_modules/
|
||||||
|
*.png
|
||||||
|
.playwright-mcp/
|
||||||
Reference in New Issue
Block a user