Add gitignore for build outputs

This commit is contained in:
randogoth 2026-02-01 20:21:51 +02:00
parent c1e995bf79
commit f4b399b36f

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# build outputs
result
/nix
.DS_Store