Fix .gitignore to ignore the repo dir from local deployment
This commit is contained in:
parent
7e90e2ac1d
commit
1d038214ca
|
@ -4,3 +4,4 @@ build/
|
|||
.gradle/
|
||||
eclipse/
|
||||
bin/
|
||||
repo/
|
||||
|
|
Loading…
Reference in New Issue