You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

nanoc.gitignore 185B

1234567
  1. # For projects using nanoc (http://nanoc.stoneship.org/)
  2. # Default location for output, needs to match output_dir's value found in config.yaml
  3. output/
  4. # Temporary file directory
  5. tmp/