Ignore .history files
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# sbt specific
|
# sbt specific
|
||||||
.cache
|
.cache
|
||||||
.history/
|
.history
|
||||||
.lib/
|
.lib/
|
||||||
dist/*
|
dist/*
|
||||||
target/
|
target/
|
||||||
|
Reference in New Issue
Block a user