Skip to content

Commit

Permalink
gitignore for blog
Browse files Browse the repository at this point in the history
Signed-off-by: Luke Hinds <[email protected]>
  • Loading branch information
lukehinds committed Nov 29, 2023
1 parent 7555032 commit c77c11c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
Gemfile.lock
/vendor/
*.gem
*.sublime-project
*.sublime-workspace
.DS_Store
Thumbs.db

0 comments on commit c77c11c

Please sign in to comment.