mirror of
https://github.com/kennethreitz-archive/gitignore.git
synced 2026-06-05 07:16:13 +00:00
Add gitignore for nanoc
Add: * General nanoc gitignore file
This commit is contained in:
@@ -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/
|
||||
Reference in New Issue
Block a user