Add bin/ to gitignore and start using tags/releases

This commit is contained in:
Ryan Welton
2016-01-26 10:17:19 -05:00
parent 8eebb39669
commit 542f511ab8
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*.iml
/bin/
app/build/
app/src/main/bin/
app/src/main/gen/

Binary file not shown.