Update .gitignore (#6486)
* Update .gitignore Added Panic's Nova Code Editor `dot` files * Update .gitignore --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
This commit is contained in:
parent
70f437b6fc
commit
bc03c8d748
|
@ -18,5 +18,6 @@ npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
/.fleet
|
/.fleet
|
||||||
/.idea
|
/.idea
|
||||||
|
/.nova
|
||||||
/.vscode
|
/.vscode
|
||||||
/.zed
|
/.zed
|
||||||
|
|
Loading…
Reference in New Issue