]> source.dussan.org Git - gitignore.git/commitdiff
Add gitignore for nanoc 164/head
authorKevin Jalbert <KevinJJalbert@Gmail.com>
Mon, 30 May 2011 01:24:34 +0000 (21:24 -0400)
committerKevin Jalbert <KevinJJalbert@Gmail.com>
Mon, 30 May 2011 01:24:34 +0000 (21:24 -0400)
Add:
 * General nanoc gitignore file

nanoc.gitignore [new file with mode: 0644]

diff --git a/nanoc.gitignore b/nanoc.gitignore
new file mode 100644 (file)
index 0000000..ddc964b
--- /dev/null
@@ -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/