GIT: Ignore files generated by Visual Studio Code
This commit is contained in:
parent
774af67540
commit
1ab61f4dcc
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -198,6 +198,9 @@ ipch/
|
|||
LLVM32/
|
||||
LLVM64/
|
||||
|
||||
#Ignore files generated by Visual Studio Code
|
||||
.vscode/
|
||||
|
||||
#Ignore gettext generated files
|
||||
/messages.mo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue