mirror of https://github.com/grpc/grpc-java.git
Fix gitignore for Intellij filebased import
This commit is contained in:
parent
eecd5a72bd
commit
b8d72466dd
|
|
@ -19,6 +19,8 @@ bazel-testlogs
|
||||||
# IntelliJ IDEA
|
# IntelliJ IDEA
|
||||||
.idea
|
.idea
|
||||||
*.iml
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
|
|
||||||
# Eclipse
|
# Eclipse
|
||||||
.classpath
|
.classpath
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue