Skip to content

Commit 4484f2b

Browse files
k-rusnetudima
authored andcommitted
Add VS code local folder to gitignore
patch by Ruslan Fomkin; reviewed by Piotr Kolaczkowski, Dmitry Konstantinov, Maxwell Guo for CASSANDRA-20389
1 parent 29e45b5 commit 4484f2b

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
@@ -54,6 +54,9 @@ ide/nbproject/private
5454
nb-configuration.xml
5555
nbactions.xml
5656

57+
#VS code
58+
.vscode/
59+
5760
# Maven, etc.
5861
out/
5962
target/

0 commit comments

Comments
 (0)