Skip to content

Commit

Permalink
Add .idea to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gkaretka authored and abcdefg30 committed Oct 4, 2017
1 parent b55ae1d commit cf4c16b
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 @@ -82,3 +82,6 @@ StyleCopViolations.xml

# Support directory
/Support

# IntelliJ files
.idea

0 comments on commit cf4c16b

Please sign in to comment.