Initial commit

This commit is contained in:
Raghav 2025-06-04 23:24:31 +00:00
commit 4f79eedcbc
2 changed files with 8 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# nixpkg
Nix package for abra CLI tool.