mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2150 from ddfreyne/nanoc-fix
Nanoc: Fix capitalisation + config filename
This commit is contained in:
commit
3cb9446b17
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# For projects using nanoc (http://nanoc.ws/)
|
||||
# For projects using Nanoc (http://nanoc.ws/)
|
||||
|
||||
# Default location for output, needs to match output_dir's value found in config.yaml
|
||||
# Default location for output (needs to match output_dir's value found in nanoc.yaml)
|
||||
output/
|
||||
|
||||
# Temporary file directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue