mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-07 14:44:59 +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": "*.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue