Skip to content

Commit eff79e5

Browse files
committed
Make git ignore directories that are left after 4.x
1 parent 2777acf commit eff79e5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ notes
1818
/driver-core/dependency-reduced-pom.xml
1919
.java-version
2020

21+
## Leftovers from scylla-4.x
22+
23+
bom/
24+
core-shaded/

0 commit comments

Comments
 (0)