Skip to content

Commit

Permalink
Make git ignore directories that are left after 4.x (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkropachev authored Jan 27, 2025
1 parent 538fe6c commit f70ec36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ notes
/driver-core/dependency-reduced-pom.xml
.java-version

## Leftovers from scylla-4.x

bom/
core-shaded/

0 comments on commit f70ec36

Please sign in to comment.