[documentation-guide] Add .gitignore

Petr Kovář pmkovar at fedoraproject.org
Thu Sep 15 19:47:34 UTC 2011


commit c7c71e6003e2c1de988b02d8f8d76f5a4f32718a
Author: Petr Kovar <pkovar at redhat.com>
Date:   Thu Sep 15 15:22:05 2011 +0200

    Add .gitignore

 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..300e5dd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.cache/*
+tmp
+publish


More information about the docs-commits mailing list