1
0
mirror of https://github.com/github/gitignore synced 2024-05-31 17:58:22 +02:00

Ignore cache and history (created by SBT >=0.12)

This commit is contained in:
Stefan Schlott 2012-09-20 12:00:12 +02:00
parent 6665f37027
commit 02aa9eb7a8

View File

@ -5,3 +5,5 @@ target/
lib_managed/ lib_managed/
src_managed/ src_managed/
project/boot/ project/boot/
.history
.cache