Merge branch 'cassandra-5.0' into trunk

* cassandra-5.0:
  Add VS code local folder to gitignore
This commit is contained in:
Dmitry Konstantinov 2025-09-08 00:39:04 +01:00
commit 39302ddcbc
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -58,6 +58,9 @@ ide/nbproject/private
nb-configuration.xml
nbactions.xml
#VS code
.vscode/
# Maven, etc.
out/
target/