Browse Source

Merge pull request #2465 from ddfreyne/tmp-nanoc

Nanoc: Ignore tmp/nanoc/, not tmp/
pull/2466/head
Brendan Forster 6 years ago
parent
commit
6931f87e85
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Nanoc.gitignore

+ 1
- 1
Nanoc.gitignore View File

@@ -4,7 +4,7 @@
output/

# Temporary file directory
tmp/
tmp/nanoc/

# Crash Log
crash.log

Loading…
Cancel
Save