Remove '.fleet' from .gitignore (#6783)

As JetBrains Fleet is officially dead, this is no longer needed.
This commit is contained in:
Dominik Rajkowski
2026-04-07 20:01:33 +02:00
committed by GitHub
parent def2faf24e
commit b5b70435e1

1
.gitignore vendored
View File

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