Merge pull request #3799 from jonringer/add-nix

This commit is contained in:
Brian Douglas 2022-01-30 09:31:31 -08:00 committed by GitHub
commit 8ea9c64701
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
community/Nix.gitignore Normal file
View File

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