diff options
author | Zero~Informatique | 2020-02-07 07:55:09 +0100 |
---|---|---|
committer | Zero~Informatique | 2020-02-07 07:57:19 +0100 |
commit | 41741f1882c019edac15b1a05f51b72e5af069f7 (patch) | |
tree | 6fa3d34500aa85e877b7d820792ce627fb494429 /viewer/.gitignore | |
parent | bb186990000dd133ecfe6741472b03af92eea233 (diff) | |
download | ldgallery-41741f1882c019edac15b1a05f51b72e5af069f7.tar.gz |
viewer: project optimization for faster init, and a better Visual Studio Code environnement
Diffstat (limited to 'viewer/.gitignore')
-rw-r--r-- | viewer/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/viewer/.gitignore b/viewer/.gitignore index 12a8306..f1ab425 100644 --- a/viewer/.gitignore +++ b/viewer/.gitignore | |||
@@ -13,7 +13,7 @@ yarn-error.log* | |||
13 | 13 | ||
14 | # Editor directories and files | 14 | # Editor directories and files |
15 | .idea | 15 | .idea |
16 | .vscode | 16 | .vscode/settings.json |
17 | *.suo | 17 | *.suo |
18 | *.ntvs* | 18 | *.ntvs* |
19 | *.njsproj | 19 | *.njsproj |