diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..26a185b --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +.DS_Store + + + +# Ignore build outputs from performing a nix-build or `nix build` command +result +result-* + +lazy-lock.json