diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-06-06 15:03:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-06 15:03:43 +0100 |
| commit | eb4a5ab4cd57e8059bb41ef7d715721aa1af049a (patch) | |
| tree | 86b14e620822ec656b40938931beb9fd6c473749 /ui/.gitignore | |
| parent | feat(ui): setup single-instance (#2093) (diff) | |
| download | atuin-eb4a5ab4cd57e8059bb41ef7d715721aa1af049a.zip | |
chore: update email, gitignore, tweak ui (#2094)
Diffstat (limited to 'ui/.gitignore')
| -rw-r--r-- | ui/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/.gitignore b/ui/.gitignore index e0dacb8f..baa22d42 100644 --- a/ui/.gitignore +++ b/ui/.gitignore @@ -1,5 +1,6 @@ # Logs logs +bundle *.log npm-debug.log* yarn-debug.log* |
