Add /.fleet directory to .gitignore (#6011)
This commit is contained in:
parent
1f27a2245b
commit
586b9e7bf5
|
@ -13,5 +13,6 @@ Homestead.yaml
|
||||||
auth.json
|
auth.json
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
|
/.fleet
|
||||||
/.idea
|
/.idea
|
||||||
/.vscode
|
/.vscode
|
||||||
|
|
Loading…
Reference in New Issue