Add an IntelliJ section to gitignore

This commit is contained in:
Grisha Kruglov 2018-05-31 18:18:33 -04:00
parent 93b7d25446
commit 1d4957e362

10
.gitignore vendored
View file

@ -54,8 +54,10 @@ pom.xml.asc
/fixtures/*.db-shm
/fixtures/*.db-wal
/query-parser/out/
## Build generated
/sdks/swift/Mentat/build/
/sdks/android/**/build
DerivedData
build.xcarchive
@ -78,4 +80,10 @@ build.xcarchive
## Obj-C/Swift specific
*.hmap
*.ipa
*.ipa
# Android & IntelliJ
**/*.iml
**/.idea
/sdks/android/**/local.properties