Skip to content

Commit

Permalink
gitignore intelij-idea project files
Browse files Browse the repository at this point in the history
  • Loading branch information
guymguym committed Feb 6, 2015
1 parent fa98903 commit df7d2e8
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 @@ -4,15 +4,18 @@ build/
.env
*.pem

## IDE
*.sublime-workspace
*.sublime-project
.idea/

## istanbul coverage
coverage/

## testing agent storage
agent_storage/

## mobile
ionic-app/

# heapdump files
Expand Down

0 comments on commit df7d2e8

Please sign in to comment.