]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
add .vscode/ to gitignore
authorSébastien Han <seb@redhat.com>
Wed, 4 Apr 2018 14:23:54 +0000 (16:23 +0200)
committerSébastien Han <seb@redhat.com>
Wed, 4 Apr 2018 16:18:19 +0000 (18:18 +0200)
commit3c4319ca4b5355d69b2925e916420f86d29ee524
treec6a95e8fad0f04905d024fef9580337f63eca2cb
parentecd3563c2128553d4145a2f9c940ff31458c33b4
add .vscode/ to gitignore

I personally dev on vscode and I have some preferences to save when it
comes to running the python unit tests. So escaping this directory is
actually useful.

Signed-off-by: Sébastien Han <seb@redhat.com>
.gitignore