Fix .gitignore to ignore the repo dir from local deployment

This commit is contained in:
Christian 2014-02-05 18:31:42 -05:00
parent 7e90e2ac1d
commit 1d038214ca
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ build/
.gradle/ .gradle/
eclipse/ eclipse/
bin/ bin/
repo/