Merge pull request #1941 from alejandroEsc/ae/gitignore

added .idea to gitignore
This commit is contained in:
Phillip Wittrock 2016-12-13 12:38:59 -08:00 committed by GitHub
commit c185536d7d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ _site/**
.sass-cache/**
CNAME
.travis.yml
.idea/