exclude build dirs

pull/4/head
Zlatin Balevsky 2018-07-09 21:18:16 +01:00
parent 764de8d3ad
commit a5270efd03
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
**/build
.gradle
.project
.classpath