diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 0a037b0..843bd0c 100644 --- a/_config.yml +++ b/_config.yml @@ -20,7 +20,9 @@ exclude: - node_modules/ - package.json - util/ + - bin/ - "*.bak" + - workspace.code-workspace timezone: Europe/Berlin lang: de |