Merge branch 'cassandra-4.1' into cassandra-5.0

* cassandra-4.1:
  Add VS code local folder to gitignore
This commit is contained in:
Dmitry Konstantinov 2025-09-08 00:38:05 +01:00
commit 5d83175952
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

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