diff options
author | bscan <10503608+bscan@users.noreply.github.com> | 2022-02-12 14:58:20 -0500 |
---|---|---|
committer | bscan <10503608+bscan@users.noreply.github.com> | 2022-02-12 14:58:20 -0500 |
commit | 2df9a125dcc1a9dfb2ef58fdf419b45559410782 (patch) | |
tree | c19db3eb6c6136cbc39bc89595a641a0bc762d45 /.gitignore | |
parent | 8f2d9cf3253af3bfa257ed5bdaebeb2c60491840 (diff) | |
download | PerlNavigator-2df9a125dcc1a9dfb2ef58fdf419b45559410782.zip |
Fixing settings resolution for non-vscode clients. Adding Javascript output for those who prefer it
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -out +client/out node_modules client/server .vscode-test
\ No newline at end of file |