diff options
| author | andromeda <andromeda@lenovo> | 2026-04-26 16:21:29 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-26 16:21:29 +0200 |
| commit | defd967b9484a0c2af54e6f72f9d4c7f1ef59df0 (patch) | |
| tree | 644a530065224d7a0d403157adeeccfc3f2960a1 /.gitignore | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d8c1d6c --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +dist-newstyle/ +result*/ +cabal.project.local +result* |
