1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

Merge pull request #896 from go-task/ignore-fleet-settings

Ignore fleet configuration directory
This commit is contained in:
Andrey Nering
2022-10-13 12:35:40 -03:00
committed by GitHub

1
.gitignore vendored
View File

@@ -22,6 +22,7 @@ dist/
# editors # editors
.idea/ .idea/
.vscode/ .vscode/
.fleet/
# exuberant ctags # exuberant ctags
tags tags