Skip to content

Commit

Permalink
Add Jekyll, PHPStorm rules to ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
craig-davis committed Oct 7, 2018
1 parent 2320c57 commit bcb03a8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Expand Up @@ -2,3 +2,12 @@ build
composer.lock
vendor
.sass-cache

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

### PhpStorm ###
.idea/

0 comments on commit bcb03a8

Please sign in to comment.