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:
parent
6c806f16b9
commit
64f710109d
|
@ -17,6 +17,10 @@
|
|||
.classpath
|
||||
.project
|
||||
.settings
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea
|
||||
.svn
|
||||
build/
|
||||
build-fi/
|
||||
|
|
Loading…
Reference in New Issue