mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
* initial work on create repository * create repository as single method call using client stream * resources handler and files * minor fix for wire dep graph
11 lines
203 B
Plaintext
11 lines
203 B
Plaintext
# 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
|
|
tmp/nanoc/
|
|
|
|
# Crash Log
|
|
crash.log
|