Skip to content

Commit 61e1df5

Browse files
committed
Add Jekyll files to gitignore
1 parent f299cce commit 61e1df5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
*~
1+
_site
22
.c9revisions
33
.DS_Store
4+
.jekyll-metadata
5+
*~
46
node_modules
5-
sauce_connect.log
7+
sauce_connect.log

0 commit comments

Comments
 (0)