Skip to content

Commit 465ea96

Browse files
committed
add out/ to .gitignore
It messes up git operations with out/.keep out of date.
1 parent edfb6e7 commit 465ea96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# sbt specific
77
dist/*
88
target/
9+
out/
910
lib_managed/
1011
src_managed/
1112
project/boot/

0 commit comments

Comments
 (0)