Add vscode to the gitignore file

Change-Id: I22df3b1da5940c00f77b7706865388a2520c05f1
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-10-01 11:15:55 -05:00
parent fc9a8cce9b
commit 3cd456c867
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -70,3 +70,6 @@ tests/*.retry
# Git clones
openstack-ansible-ops
previous
# Editor files
.vscode