Skip to content

Commit 3cb9446

Browse files
authored
Merge pull request #2150 from ddfreyne/nanoc-fix
Nanoc: Fix capitalisation + config filename
2 parents 548e386 + 2736857 commit 3cb9446

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Nanoc.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# For projects using nanoc (http://nanoc.ws/)
1+
# For projects using Nanoc (http://nanoc.ws/)
22

3-
# Default location for output, needs to match output_dir's value found in config.yaml
3+
# Default location for output (needs to match output_dir's value found in nanoc.yaml)
44
output/
55

66
# Temporary file directory

0 commit comments

Comments
 (0)