added .idea to gitignore since this is a viable ide to write markdown text with.

This commit is contained in:
Alejandro Escobar 2016-12-13 10:59:56 -08:00
parent dd1fa0039d
commit 00abb3c843
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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