Added IntelliJ exclusions
This commit is contained in:
parent
5f90815ddc
commit
ab6c9d326c
|
|
@ -1,23 +1,4 @@
|
|||
|
||||
# Java
|
||||
*.class
|
||||
*.jar
|
||||
*.war
|
||||
*.ear
|
||||
|
||||
# Scala
|
||||
*.class
|
||||
*.log
|
||||
# sbt specific
|
||||
dist/*
|
||||
target/
|
||||
lib_managed/
|
||||
src_managed/
|
||||
project/boot/
|
||||
project/plugins/project/
|
||||
# Scala-IDE specific
|
||||
.scala_dependencies
|
||||
|
||||
# Maven
|
||||
target/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue