diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-07-01 23:48:53 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-07-01 23:48:53 +0200 |
| commit | 75ba6aeef88df2f051b73aa916fb66ce4c6b8a14 (patch) | |
| tree | b785610b666a0faa518d292f658fce60e2400327 /.gitignore | |
Initial
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a3ac1fc --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +dist-newstyle/ +cabal.project.local |
