blob: abc21828a3ed1662bb28af14afb92b5b7efccb4c (
plain)
1
2
3
4
5
6
7
8
9
10
|
# For projects using nanoc (http://nanoc.ws/)
# Default location for output, needs to match output_dir's value found in config.yaml
output/
# Temporary file directory
tmp/
# Crash Log
crash.log
|