Skip to content

Commit 8194b9f

Browse files
committed
Update config to ignore template directory
1 parent b75f983 commit 8194b9f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@
55
"active": false,
66
"problems": [
77

8+
],
9+
"ignore": [
10+
"_template"
811
]
9-
}
12+
}

0 commit comments

Comments
 (0)