Git: Add .vscode to .gitignore.

Change-Id: Ib4bb2d03eb493f83e18c507b1675feefd1f27384
Reviewed-on: https://code.wireshark.org/review/15271
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2016-05-05 10:46:12 -07:00
parent a748eac808
commit f54ef6f8a0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -242,6 +242,7 @@ packaging/nsis/gtk-dll-manifest.nsh
# Misc #
########
.vagrant
.vscode
*.swp
*~
.DS_Store