1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 02:08:18 +02:00

Ignore .history files

This commit is contained in:
leandrodeleite 2014-10-19 08:59:24 -02:00
parent b2268f2b54
commit 3d0bbe3a5c

View File

@ -3,7 +3,7 @@
# sbt specific
.cache
.history/
.history
.lib/
dist/*
target/