Hidden files path matching
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"index": "index.ejs",
|
||||
"error": "error.ejs",
|
||||
"hidden": [
|
||||
".ejs"
|
||||
"*.ejs",
|
||||
"/.git*"
|
||||
]
|
||||
},
|
||||
"article": {
|
||||
|
||||
Reference in New Issue
Block a user