Hidden files path matching

This commit is contained in:
Klemek
2019-06-26 20:59:42 +02:00
parent 1b91002c03
commit 6af4012522
6 changed files with 73 additions and 44 deletions
+2 -1
View File
@@ -18,7 +18,8 @@
"index": "index.ejs",
"error": "error.ejs",
"hidden": [
".ejs"
"*.ejs",
"/.git*"
]
},
"article": {