Skip to content

Commit 9524fbc

Browse files
committed
Update ignores
1 parent aa987ad commit 9524fbc

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*~
2-
_site/
2+
_site/
3+
.jekyll-cache/

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
exclude: [README.md]
1+
exclude:
2+
- README.md
3+
- TODO
24
defaults:
35
-
46
scope:

0 commit comments

Comments
 (0)