Repository: struts-site Updated Branches: refs/heads/master c92237639 -> dab660fdc
Adds content/ folder to be ignored Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/dab660fd Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/dab660fd Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/dab660fd Branch: refs/heads/master Commit: dab660fdc6d2bcb9076bc8063d14babb76a58662 Parents: c922376 Author: Lukasz Lenart <lukasz.len...@gmail.com> Authored: Tue Dec 23 08:24:32 2014 +0100 Committer: Lukasz Lenart <lukasz.len...@gmail.com> Committed: Tue Dec 23 08:24:32 2014 +0100 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/dab660fd/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6b584e8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +content \ No newline at end of file