diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-30 17:25:35 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-30 17:25:35 -0700 |
commit | 81a5ed86119b81a07daf31144e8f09fe6b66246d (patch) | |
tree | 7c1c66842a251069336591f0d67bac297de81534 /extension/.gitignore | |
parent | 965d7f2ac778b9f7f0bca0e26eb474bb69a0ece3 (diff) | |
download | sncontinue-81a5ed86119b81a07daf31144e8f09fe6b66246d.tar.gz sncontinue-81a5ed86119b81a07daf31144e8f09fe6b66246d.tar.bz2 sncontinue-81a5ed86119b81a07daf31144e8f09fe6b66246d.zip |
the fix. and others.
Diffstat (limited to 'extension/.gitignore')
-rw-r--r-- | extension/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extension/.gitignore b/extension/.gitignore index 6d1b35bf..43b10889 100644 --- a/extension/.gitignore +++ b/extension/.gitignore @@ -3,4 +3,5 @@ node_modules/ out/ .vscode-test/ data/ -src/client
\ No newline at end of file +src/client +.continue |