浏览代码

Add nix gitignore template

pull/3799/head
Jonathan Ringer 2 年前
父节点
当前提交
71d40b91ac
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      community/Nix.gitignore

+ 3
- 0
community/Nix.gitignore 查看文件

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

正在加载...
取消
保存