diff options
| author | Fuwn <[email protected]> | 2021-05-15 16:05:52 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-15 16:05:52 +0000 |
| commit | 928c4bfe07a62a760aa0071b239deacabdc5438c (patch) | |
| tree | 848ac5e278b9bbf3e417f829001aa48c40d50b5c /.gitignore | |
| parent | chore(git): normilize eol to lf (diff) | |
| download | whirl-928c4bfe07a62a760aa0071b239deacabdc5438c.tar.xz whirl-928c4bfe07a62a760aa0071b239deacabdc5438c.zip | |
feat(global): logs now go to a dedicated directory and file
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ Cargo.lock /whirl.sqlite3 /Whirl.toml /.secrets +/log/ # DB Browser /whirl.sqlite3-shm |