Skip to content

Commit f52b40c

Browse files
Kevin JalbertKevin Jalbert
authored andcommitted
Add gitignore for nanoc
Add: * General nanoc gitignore file
1 parent 88320f2 commit f52b40c

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)