mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -05:00
Merge pull request #164 from kevinjalbert/master
Add gitignore for nanoc
This commit is contained in:
commit
031f04af46
1 changed files with 7 additions and 0 deletions
7
nanoc.gitignore
Normal file
7
nanoc.gitignore
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# For projects using nanoc (http://nanoc.stoneship.org/)
|
||||||
|
|
||||||
|
# Default location for output, needs to match output_dir's value found in config.yaml
|
||||||
|
output/
|
||||||
|
|
||||||
|
# Temporary file directory
|
||||||
|
tmp/
|
Loading…
Add table
Reference in a new issue