gitignore/Nanoc.gitignore

11 lines
203 B
Plaintext
Raw Normal View History

2016-10-23 15:03:16 +02:00
# For projects using Nanoc (http://nanoc.ws/)
# Default location for output (needs to match output_dir's value found in nanoc.yaml)
output/
# Temporary file directory
2017-08-29 23:23:24 +02:00
tmp/nanoc/
# Crash Log
crash.log