Skip to content

Commit 083cc39

Browse files
authored
Ignore .vscode files (#591)
Issue #, if available: Description of changes: - Add .vscode folder to .gitignore By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 55bf57b commit 083cc39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
*.swp
33
*~
44
.idea
5+
.vscode
56
/docs/site
67
bin
78
build

0 commit comments

Comments
 (0)