Ver código fonte

Add gitignore for nanoc

Add:
 * General nanoc gitignore file
pull/164/head
Kevin Jalbert 13 anos atrás
pai
commit
f52b40cfa4
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7
    0
      nanoc.gitignore

+ 7
- 0
nanoc.gitignore Ver arquivo

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

Carregando…
Cancelar
Salvar