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
|
||||
.idea
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
|
||||
# Eclipse
|
||||
.classpath
|
||||
|
|
|
|||
Loading…
Reference in New Issue