Fix gitignore for Intellij filebased import

This commit is contained in:
Shuangtai Li 2019-07-03 18:16:17 +08:00 committed by Jihun Cho
parent eecd5a72bd
commit b8d72466dd
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -19,6 +19,8 @@ bazel-testlogs
# IntelliJ IDEA
.idea
*.iml
*.ipr
*.iws
# Eclipse
.classpath