diff --git a/nanoc.gitignore b/nanoc.gitignore new file mode 100644 index 00000000..ddc964bc --- /dev/null +++ b/nanoc.gitignore @@ -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/