Просмотр исходного кода

Add gitignore for nanoc

Add:
 * General nanoc gitignore file
pull/164/head
Kevin Jalbert 13 лет назад
Родитель
Сommit
f52b40cfa4
1 измененных файлов: 7 добавлений и 0 удалений
  1. 7
    0
      nanoc.gitignore

+ 7
- 0
nanoc.gitignore Просмотреть файл

@@ -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/

Загрузка…
Отмена
Сохранить