mirror of
https://github.com/google/nomulus.git
synced 2025-07-03 01:33:29 +02:00
Exclude Visual Studio Code project files (#136)
* Exclude Visual Studio Code project files
This commit is contained in:
parent
368c264e3c
commit
56105105b5
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -79,6 +79,9 @@ nomulus.iml
|
|||
nomulus.ipr
|
||||
nomulus.iws
|
||||
|
||||
# VScode
|
||||
.vscode
|
||||
|
||||
# Javascript output
|
||||
**/out/*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue