Adding IntelliJ IDEA specific extentions to be ignored.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1036691 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Konstantin Boudnik 2010-11-19 00:35:19 +00:00
parent 6c806f16b9
commit 64f710109d
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -17,6 +17,10 @@
.classpath
.project
.settings
*.iml
*.ipr
*.iws
.idea
.svn
build/
build-fi/