From: Zoranzoki21 Date: Sun, 21 Oct 2018 13:47:48 +0000 (+0200) Subject: Add .vscode to .gitignore file X-Git-Tag: 1.34.0-rc.0~3713^2 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=999fe6498df72b67d3201f1c5330bfe36c90f0c6 Add .vscode to .gitignore file .vscode is place of configurations for Visual Studio Code. Change-Id: Ie066b9773af757181f325c090af1af68d4954236 --- diff --git a/.gitignore b/.gitignore index 248931ea2a..35c8fc67cc 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,8 @@ project.index ## Sublime sublime-* sftp-config.json +## Visual Studio Code +*.vscode # MediaWiki install & usage /cache