Remove '.fleet' from .gitignore (#6783)
As JetBrains Fleet is officially dead, this is no longer needed.
This commit is contained in:
committed by
GitHub
parent
def2faf24e
commit
b5b70435e1
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user