mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 07:21:20 +00:00
feat: Added .unlighthouse
dir to ignorelist
This commit is contained in:
parent
d42570b4c4
commit
fc6e7392a9
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -33,3 +33,6 @@ yarn-error.log*
|
|||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# unlighthouse
|
||||
.unlighthouse
|
||||
|
|
Loading…
Reference in a new issue