From 71f12408bc39f40157c8ab830625e4c2801489be Mon Sep 17 00:00:00 2001
From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>
Date: Wed, 19 Mar 2008 18:41:01 +0000
Subject: [PATCH] Added .gitignore.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1250 788f1e2b-df1e-0410-8736-df70ead52e1b
---
 .gitignore | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..16b8cff5d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+dist/*
+README.*
+INSTALL.*
+.configure-stamp
+man/man?/*.1
+man/man?/*.html
+markdown2pdf
+html2markdown
+hsmarkdown
+*.diff
+pandoc.cabal.orig
+