Skip to content

Commit 031f04a

Browse files
committed
Merge pull request #164 from kevinjalbert/master
Add gitignore for nanoc
2 parents f2d16f5 + f52b40c commit 031f04a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

nanoc.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# For projects using nanoc (http://nanoc.stoneship.org/)
2+
3+
# Default location for output, needs to match output_dir's value found in config.yaml
4+
output/
5+
6+
# Temporary file directory
7+
tmp/

0 commit comments

Comments
 (0)