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
|
nb-configuration.xml
|
||||||
nbactions.xml
|
nbactions.xml
|
||||||
|
|
||||||
|
#VS code
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# Maven, etc.
|
# Maven, etc.
|
||||||
out/
|
out/
|
||||||
target/
|
target/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue