Skip to content

Commit

Permalink
chore(.gitignore): ignore IntelliJ IDEA module files
Browse files Browse the repository at this point in the history
Ignore IntelliJ IDEA modules files in the git repository

Closes angular#5273
  • Loading branch information
gesellix authored and caitp committed Nov 4, 2014
1 parent 0f7bcfd commit 0c19482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ angular.js.tmproj
bower_components/
angular.xcodeproj
.idea
*.iml
.agignore
.lvimrc
libpeerconnection.log
Expand Down

0 comments on commit 0c19482

Please sign in to comment.