Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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