diff options
| author | mtgmonkey <mtgmonkey@nixos> | 2025-12-13 19:22:42 +0100 |
|---|---|---|
| committer | mtgmonkey <mtgmonkey@nixos> | 2025-12-13 19:22:42 +0100 |
| commit | e9b4e2d34af8f0ea4a54d8d093108cdfdc68757c (patch) | |
| tree | 125b11cc5e5d28c12298d1a1e95bdad706e67c5d /.gitignore | |
| parent | 73985e298a407ecc161d65b6bf92d3fc535aa73a (diff) | |
Cabal; non-Nix support
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..bd4112d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +dist-newstyle +result |
