diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-05-27 23:56:27 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-05-27 23:56:27 +0200 |
commit | 98b6bda358b99602b606725359c0a45acdf30f32 (patch) | |
tree | 9c7fe53c68ee0508e3c890ac90a5e340cd19e60c /.gitignore | |
parent | Add todo (diff) | |
download | fs-tracer-98b6bda358b99602b606725359c0a45acdf30f32.tar.gz fs-tracer-98b6bda358b99602b606725359c0a45acdf30f32.tar.bz2 fs-tracer-98b6bda358b99602b606725359c0a45acdf30f32.zip |
misc: Update readme
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ee56924..0ab5a1b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ Cargo.lock .vscode/ .direnv/ + +log |