Commit bfbd2f9f authored by Dr. Normen Müller's avatar Dr. Normen Müller

add `.lib/` to list of Scala ignores

This directory is motivated by the `sbt.g8` template.
parent 4454b1a9
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
*.log *.log
# sbt specific # sbt specific
.lib/
dist/* dist/*
target/ target/
lib_managed/ lib_managed/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment