mirror of
https://github.com/github/gitignore
synced 2024-12-04 17:35:43 +01:00
Ignore Intellij Idea dir in Scala projects
This commit is contained in:
parent
14b7566ce1
commit
7a61a99bdc
@ -15,3 +15,6 @@ project/plugins/project/
|
||||
# Scala-IDE specific
|
||||
.scala_dependencies
|
||||
.worksheet
|
||||
|
||||
# Intellij IDEA specific
|
||||
.idea
|
||||
|
Loading…
Reference in New Issue
Block a user