diff options
author | tzlil <tzlils@protonmail.com> | 2023-04-15 16:17:50 +0300 |
---|---|---|
committer | tzlil <tzlils@protonmail.com> | 2023-04-15 16:17:50 +0300 |
commit | bc8ca82ea5432adbe80527ba23fb1ff8b37009c0 (patch) | |
tree | 3f1b19af47c95f3bc23297f09f3dc66a6e03e5c4 /.gitignore | |
parent | 13c980689fa9f0b4f1adb32a8b46b31ac3a19903 (diff) |
improve flake
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4fbd9bc..59e0da5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ tests/runtests.log tests/out .stack-work *.lock +dist-newstyle |