Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site 8a05c79d8 -> 8c6fa37b7
Website updates. https://issues.apache.org/jira/browse/JUNEAU-6 Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/8c6fa37b Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/8c6fa37b Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/8c6fa37b Branch: refs/heads/asf-site Commit: 8c6fa37b793233822c0400b704682fcf932aec5f Parents: 8a05c79 Author: jamesbognar <[email protected]> Authored: Mon Aug 8 09:14:51 2016 -0400 Committer: jamesbognar <[email protected]> Committed: Mon Aug 8 09:14:51 2016 -0400 ---------------------------------------------------------------------- .settings/.gitignore | 2 ++ content/.gitignore | 1 + content/api-documentation/.gitignore | 1 + 3 files changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/8c6fa37b/.settings/.gitignore ---------------------------------------------------------------------- diff --git a/.settings/.gitignore b/.settings/.gitignore new file mode 100644 index 0000000..680525f --- /dev/null +++ b/.settings/.gitignore @@ -0,0 +1,2 @@ +/org.eclipse.wst.html.core.prefs +/org.eclipse.wst.xml.core.prefs http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/8c6fa37b/content/.gitignore ---------------------------------------------------------------------- diff --git a/content/.gitignore b/content/.gitignore new file mode 100644 index 0000000..9bb88d3 --- /dev/null +++ b/content/.gitignore @@ -0,0 +1 @@ +/.DS_Store http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/8c6fa37b/content/api-documentation/.gitignore ---------------------------------------------------------------------- diff --git a/content/api-documentation/.gitignore b/content/api-documentation/.gitignore new file mode 100644 index 0000000..9bb88d3 --- /dev/null +++ b/content/api-documentation/.gitignore @@ -0,0 +1 @@ +/.DS_Store
