Skip to content
Snippets Groups Projects
Commit c7ed730a authored by Stefan Bürk's avatar Stefan Bürk
Browse files

[TASK] Add .gitignore for JetBrains Fleet editor

JetBrains created a new product named `Fleet` as
lightweight editor. This tool tends to write it's
config files to `.fleet/` folders, like all of the
IntellJ based IDE's like PHPStorm uses the `.idea`
folder.

This change adds this config folder to .gitignore
to avoid adding this folder to a patch if `Fleet`
is used to create a patch.

Resolves: #98615
Releases: main, 11.5, 10.4
Change-Id: I4f629a37904c2e9fda57df830377c98a88bec69c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76066


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 4efdc1aa
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment