mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-4.1' into cassandra-5.0
* cassandra-4.1: Add VS code local folder to gitignore
This commit is contained in:
commit
5d83175952
|
|
@ -57,6 +57,9 @@ ide/nbproject/private
|
|||
nb-configuration.xml
|
||||
nbactions.xml
|
||||
|
||||
#VS code
|
||||
.vscode/
|
||||
|
||||
# Maven, etc.
|
||||
out/
|
||||
target/
|
||||
|
|
|
|||
Loading…
Reference in New Issue