GIT: Ignore files generated by Visual Studio Code

This commit is contained in:
Lothar Serra Mari 2019-02-17 11:44:27 +01:00
parent 774af67540
commit 1ab61f4dcc

3
.gitignore vendored
View file

@ -198,6 +198,9 @@ ipch/
LLVM32/
LLVM64/
#Ignore files generated by Visual Studio Code
.vscode/
#Ignore gettext generated files
/messages.mo