add idea files to gitignore

This commit is contained in:
Jesse McConnell 2011-08-24 15:33:51 -05:00
parent 9f5004e4d3
commit 1b1713bafe
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -7,3 +7,5 @@ target/
*.swp
*.diff
*.patch
*.iml
.idea