Browse Source

Nanoc: Ignore tmp/nanoc/, not tmp/

Denis Defreyne 7 years ago
parent
commit
89448d709b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Nanoc.gitignore

+ 1 - 1
Nanoc.gitignore

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