Skip to content

Commit

Permalink
Merge pull request #158 from MSeifert04/gitignore_idea_files
Browse files Browse the repository at this point in the history
Add ".idea" folder to gitignore
  • Loading branch information
bbayles committed Aug 27, 2017
2 parents 0cf57f4 + a5637cb commit 8cb34fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ _build

# Environment
.env

# IDE files
.idea

0 comments on commit 8cb34fb

Please sign in to comment.