Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 951ffdb

Browse files
Merge pull request #748 from github-for-unity/shana/ignore-vscode-files
Add .vscode/ dir to the .gitignore
2 parents eb1ce8d + 6c75edb commit 951ffdb

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
@@ -1,5 +1,6 @@
11
.vs/
22
.idea/
3+
.vscode/
34
packages/
45
_NCrunch_GitHub.Unity
56
*.user

0 commit comments

Comments
 (0)