summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-03-28 14:56:29 +0100
committerJan Pokorný <jpokorny@redhat.com>2013-03-28 14:56:29 +0100
commit50194a845354546cfa0c1c7b6dce55fd60116679 (patch)
treeb504b8506839b3cb1fad5cdf29670b4bdecd6e8d
parenteeebee678c5c0a8fbcbe303f2ea17508b3de2efe (diff)
downloadontogen-50194a845354546cfa0c1c7b6dce55fd60116679.tar.gz
ontogen-50194a845354546cfa0c1c7b6dce55fd60116679.tar.xz
ontogen-50194a845354546cfa0c1c7b6dce55fd60116679.zip
quickstart friendliness++
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--quickstart/.gitignore5
-rw-r--r--quickstart/README5
2 files changed, 10 insertions, 0 deletions
diff --git a/quickstart/.gitignore b/quickstart/.gitignore
new file mode 100644
index 0000000..e61b1b5
--- /dev/null
+++ b/quickstart/.gitignore
@@ -0,0 +1,5 @@
+*.html
+*.rdf
+*.svg
+
+/bigger.xsl
diff --git a/quickstart/README b/quickstart/README
index aabaf17..0f96609 100644
--- a/quickstart/README
+++ b/quickstart/README
@@ -1 +1,6 @@
The "ontogen" symlink mimics the git submodule within consuming repo.
+
+When using this subdir as a start point for a new project, follow this:
+
+$ rm -rf ontogen
+$ git submodule add git://fedorapeople.org/home/fedora/jpokorny/public_git/ontogen.git