[install-guide: 1/2] created gitignore file

Jack Reed jjr at fedoraproject.org
Fri Feb 10 05:43:39 UTC 2012


commit 20124352c30dd707ec554f6672492c88c4a664fa
Author: Jack Reed <jreed at redhat.com>
Date:   Fri Feb 10 15:42:08 2012 +1000

    created gitignore file

 .gitignore                    |    3 +++
 en-US/Installation_Guide.ent~ |    6 ------
 2 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bfa6e92
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+en-US/images/storagedevices/.directory
+publish/**/*
+tmp/**/*


More information about the docs-commits mailing list