diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 0ab5a1b..96d4fbb 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,6 @@ Cargo.lock .direnv/ -log +log* + +tests/a.out |