Add /.cursor/ to .gitignore (#6782)

This commit is contained in:
Binu A Abraham
2026-04-05 18:11:43 +04:00
committed by GitHub
parent 371cc0b817
commit def2faf24e

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@
.env.production
.phpactor.json
.phpunit.result.cache
/.cursor/
/.fleet
/.idea
/.nova