Skip to content

Commit

Permalink
Fix drush-ops#2210 Ignore .idea dir in git.
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman authored and mikeker committed Aug 4, 2017
1 parent ed7c9f1 commit 656d428
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ drush.phar
*youngj-httpserver*
#The mkdocs output directory.
site
# IDE config
.idea/

0 comments on commit 656d428

Please sign in to comment.