1
0
mirror of https://github.com/github/gitignore synced 2024-12-04 17:35:43 +01:00

Update Scala.gitignore

Remove .idea files if project is created in IntelliJ IDEA using their Scala/SBT plugins.
This commit is contained in:
Akshay Dixit 2014-09-27 13:51:15 +05:30
parent 4ddafa3728
commit 4f8465ed2a

View File

@ -15,3 +15,6 @@ project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet
# IntelliJ IDEA specific
.idea/