Skip to content

Commit

Permalink
Add Jekyll files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuk committed Aug 2, 2022
1 parent f299cce commit 61e1df5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
*~
_site
.c9revisions
.DS_Store
.jekyll-metadata
*~
node_modules
sauce_connect.log
sauce_connect.log

0 comments on commit 61e1df5

Please sign in to comment.