Skip to content

Commit 5d83175

Browse files
committed
Merge branch 'cassandra-4.1' into cassandra-5.0
* cassandra-4.1: Add VS code local folder to gitignore
2 parents 8ccdbb8 + 04d56d4 commit 5d83175

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ ide/nbproject/private
5757
nb-configuration.xml
5858
nbactions.xml
5959

60+
#VS code
61+
.vscode/
62+
6063
# Maven, etc.
6164
out/
6265
target/

0 commit comments

Comments
 (0)