diff options
| author | nic-gaffney <gaffney_nic@protonmail.com> | 2023-09-12 22:25:21 -0500 |
|---|---|---|
| committer | nic-gaffney <gaffney_nic@protonmail.com> | 2023-09-12 22:25:21 -0500 |
| commit | 91ecc273402f02b492af6c33aae33e3783b2928d (patch) | |
| tree | 5156842202c33337654a2789034fe2b2f9d0f598 | |
| parent | d9d843c969ac17ede98ea6094455e42687af906d (diff) | |
| download | sloth-91ecc273402f02b492af6c33aae33e3783b2928d.tar.gz | |
updated .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ node_modules/ *.vsix cbuild.sh +out/ # Added by cargo /target |
