mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-5.0' into trunk
* cassandra-5.0: Add VS code local folder to gitignore
This commit is contained in:
commit
39302ddcbc
|
|
@ -58,6 +58,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