mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-07 22:55:00 +00:00
ignore local html files
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
ad67669d17
commit
519eb9625c
1 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pattern": "https://liberapay.com/"
|
"pattern": "https://liberapay.com/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pattern": "*.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue