commit e06dc2c7f90d06429908f1395709eab63a05557f Author: Moritz Jörg Date: Sun May 31 19:03:06 2026 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3cb44c3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +# ---> Nix +# Ignore build outputs from performing a nix-build or `nix build` command +result +result-* + +# Ignore automatically generated direnv output +.direnv + diff --git a/README.md b/README.md new file mode 100644 index 0000000..1aefe41 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# obx-pkgs +