Updated Branches: refs/heads/master 13f4cb2a9 -> 4490c700d
Adds *.old files to .gitignore Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/7df7f380 Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/7df7f380 Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/7df7f380 Branch: refs/heads/master Commit: 7df7f380f0d9e15d622c9c47e845fda2ed3671b5 Parents: 13f4cb2 Author: Yuri Zelikov <[email protected]> Authored: Sat Dec 21 19:22:00 2013 +0200 Committer: Yuri Zelikov <[email protected]> Committed: Sat Dec 21 19:22:00 2013 +0200 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/7df7f380/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index fe1dbc9..ad44fe5 100755 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /third_party/test/junit/*.jar /gwt-unitCache war/WEB-INF +*.old
