feat: adds gitignore

This commit is contained in:
Deepak Mallubhotla 2022-03-24 11:19:37 -05:00
parent 85170cc249
commit 957a3e7a7d

4
.gitignore vendored Normal file
View File

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