1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

Add gitignore for nanoc

Add:
 * General nanoc gitignore file
This commit is contained in:
Kevin Jalbert 2011-05-29 21:24:34 -04:00
parent 88320f20dc
commit f52b40cfa4

7
nanoc.gitignore Normal file
View 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/