mirror of https://github.com/sbt/sbt.git
Add .idea folder to .gitignore
This commit is contained in:
parent
bf4a9bf2ea
commit
2a53a2a0d3
|
|
@ -1,4 +1,5 @@
|
|||
target/
|
||||
.idea/
|
||||
|
||||
# tut backups?
|
||||
.*.swp
|
||||
|
|
|
|||
Loading…
Reference in New Issue