diff options
author | GiteaBot <teabot@gitea.io> | 2022-02-06 00:16:02 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2022-02-06 00:16:02 +0000 |
commit | 3b33507c73cbc376fc078b87155978cc62564323 (patch) | |
tree | 11c0d2da244a84dcb09bdce269368ba5f6cab1ba /options/gitignore/Nix | |
parent | 7ba1b7112f47a2025e8538509a24d8c6d5b1f488 (diff) | |
download | gitea-3b33507c73cbc376fc078b87155978cc62564323.tar.gz gitea-3b33507c73cbc376fc078b87155978cc62564323.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/gitignore/Nix')
-rw-r--r-- | options/gitignore/Nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/options/gitignore/Nix b/options/gitignore/Nix new file mode 100644 index 0000000000..1fd04ef1f6 --- /dev/null +++ b/options/gitignore/Nix @@ -0,0 +1,3 @@ +# Ignore build outputs from performing a nix-build or `nix build` command +result +result-* |