commit a13dbe365ed5a682e4783e1df20905c91375c821 parent a0e6caf102c18f636f2fc031866736062e6e5257 Author: Mikaela Suomalainen <mikaela+git@mikaela.info> Date: Sat, 11 Jun 2016 12:21:51 +0300 add .gitignore I think these files either shouldn't be on the repo (accounts.xml) or aren't wanted to repo (generated by the app). Diffstat:
A | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ +accounts.xml +dependency-reduced-pom.xml +target/