Skip to content

Commit 6b78423

Browse files
authored
Merge pull request #87 from MForofontov/dev_branch
chore: add .vscode/ to .gitignore to exclude VS Code settings
2 parents 6ff0319 + f3dab86 commit 6b78423

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ build/
1515
# Miscellaneous
1616
.DS_Store
1717
*.tgz
18+
19+
# VS Code
20+
.vscode/

0 commit comments

Comments
 (0)