Repository: incubator-fineract Updated Branches: refs/heads/master [created] 453d50a4d
Repo init Project: http://git-wip-us.apache.org/repos/asf/incubator-fineract/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-fineract/commit/453d50a4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-fineract/tree/453d50a4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-fineract/diff/453d50a4 Branch: refs/heads/master Commit: 453d50a4df3753215c4f7babb8507b5187fe1b07 Parents: Author: Roman Shaposhnik <[email protected]> Authored: Fri Dec 25 12:13:16 2015 -0800 Committer: Roman Shaposhnik <[email protected]> Committed: Fri Dec 25 12:13:16 2015 -0800 ---------------------------------------------------------------------- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-fineract/blob/453d50a4/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..31c3d94 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.class +*.jar +*.war +*.ear
