mirror of
https://github.com/google/nomulus.git
synced 2025-07-03 09:43:30 +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.ipr
|
||||||
nomulus.iws
|
nomulus.iws
|
||||||
|
|
||||||
|
# VScode
|
||||||
|
.vscode
|
||||||
|
|
||||||
# Javascript output
|
# Javascript output
|
||||||
**/out/*
|
**/out/*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue