1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

add .lib/ to list of Scala ignores

This directory is motivated by the `sbt.g8` template.
This commit is contained in:
Dr. Normen Müller 2013-11-01 16:20:41 +01:00
parent 4454b1a933
commit bfbd2f9f73

View file

@ -2,6 +2,7 @@
*.log
# sbt specific
.lib/
dist/*
target/
lib_managed/