mirror of
https://github.com/ente-io/ente.git
synced 2025-08-07 23:18:10 +00:00
Ignore the temporary desktop build folder
This commit is contained in:
parent
0e9153f4ab
commit
17c713d3de
@ -3,7 +3,7 @@ import config from "@/build-config/eslintrc-next-app.mjs";
|
||||
export default [
|
||||
...config,
|
||||
{
|
||||
ignores: ["thirdparty"],
|
||||
ignores: ["thirdparty", ".next-desktop"],
|
||||
},
|
||||
{
|
||||
rules: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user