Skip to content

Commit 8970045

Browse files
committed
Merge pull request barryclark#373 from yzyzsun/patch-1
Add .jekyll-metadata to .gitignore
2 parents 3f0daa7 + 895b2fd commit 8970045

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
_site
22
.DS_Store
33
.jekyll
4+
.jekyll-metadata
45
.bundle
56
.sass-cache
67
Gemfile
78
Gemfile.lock
89
node_modules
9-
package.json
10+
package.json

0 commit comments

Comments
 (0)