mirror of https://github.com/sbt/sbt.git
add .idea to .gitignore
This commit is contained in:
parent
3b0171a50a
commit
5fb36df6fe
|
|
@ -7,3 +7,4 @@ npm-debug.log
|
|||
*.vsix
|
||||
!sbt/src/server-test/completions/target
|
||||
.big
|
||||
.idea
|
||||
|
|
|
|||
Loading…
Reference in New Issue