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