Skip to content

Commit 54319a7

Browse files
committed
gitignore: ignore fleet dotfiles
Signed-off-by: SirRGB <sirrgb@proton.me>
1 parent a798007 commit 54319a7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,13 @@ Control.ca-bundle
104104
Control.system-ca-bundle
105105
GitHub.sublime-settings
106106

107-
# Visual Studio Code #
107+
# Visual Studio Code
108108
.vscode/*
109109
!.vscode/settings.json
110110
!.vscode/tasks.json
111111
!.vscode/launch.json
112112
!.vscode/extensions.json
113113
.history
114+
115+
# Fleet
116+
.fleet

0 commit comments

Comments
 (0)