Skip to content

Commit 2402bc0

Browse files
committed
Exclude uneccessary files from jekyll
1 parent cb5f7a9 commit 2402bc0

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

_config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11
# Place here your Jekyll configuration
2+
3+
exclude:
4+
- README.md
5+
- package.json
6+
- package-lock.json
7+
- webpack.config.js
8+
- Gemfile
9+
- Gemfile.lock
10+
- node_modules/
11+
- sass/
12+
- src/

0 commit comments

Comments
 (0)