[user-guide] Add .gitignore

Petr Kovář pmkovar at fedoraproject.org
Thu Sep 22 13:30:03 UTC 2011


commit 9766c2ba5d73b5512123106bb8de4aa8a3a29154
Author: Petr Kovar <pkovar at redhat.com>
Date:   Thu Sep 22 15:29:50 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