Skip to content

Commit ea89198

Browse files
authored
Merge pull request #37 from ciband/chore/gitignore
chore: Add Visual Studio and VSCode support
2 parents ef5e972 + 7e30073 commit ea89198

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,10 @@ core
3535
*.rej
3636
/*.patch
3737
/*.diff
38+
39+
#
40+
# Editors
41+
#
42+
43+
.vs
44+
.vscode

0 commit comments

Comments
 (0)