瀏覽代碼

Merge pull request #2465 from ddfreyne/tmp-nanoc

Nanoc: Ignore tmp/nanoc/, not tmp/
Brendan Forster 7 年之前
父節點
當前提交
6931f87e85
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Nanoc.gitignore

+ 1 - 1
Nanoc.gitignore

@@ -4,7 +4,7 @@
 output/
 
 # Temporary file directory
-tmp/
+tmp/nanoc/
 
 # Crash Log
 crash.log