Skip to content

Commit

Permalink
added a gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoRodrigues committed May 15, 2020
1 parent 359ca38 commit c75a2f7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Bundle/Gems
Gemfile.lock
vendor/
.bundle/

# Jekyll
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata

0 comments on commit c75a2f7

Please sign in to comment.