diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-07-24 01:31:54 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-07-24 01:31:54 -0700 |
commit | 96b3f2c15de5f7cdab646323b65a92aeeb08ae17 (patch) | |
tree | 0c6235df9885079de82e5c392042eb2c7aae088c /.gitignore | |
parent | dac960348a938552de4a6fcfaff32e517e6ebcb1 (diff) | |
parent | 6efe8ce9db21f1991dc1b5cc68657f419afca825 (diff) | |
download | sncontinue-96b3f2c15de5f7cdab646323b65a92aeeb08ae17.tar.gz sncontinue-96b3f2c15de5f7cdab646323b65a92aeeb08ae17.tar.bz2 sncontinue-96b3f2c15de5f7cdab646323b65a92aeeb08ae17.zip |
Merge branch 'main' into config-py
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ dmypy.json **/node_modules **/out -**/.vscode +**/.vscode/settings.json notes.txt cached_embeddings.pkl .ruff_cache |