fix(gradle): change checkouts directory

This commit is contained in:
Harsh Shandilya 2022-11-14 14:03:53 +05:30
parent 839773e48e
commit 6a8893a5aa
No known key found for this signature in database
3 changed files with 7 additions and 4 deletions

3
.gitignore vendored
View file

@ -242,3 +242,6 @@ hs_err_pid*
!/gradle/wrapper/gradle-wrapper.jar
# End of https://www.toptal.com/developers/gitignore/api/androidstudio,gradle,intellij+all
# Directory for checkouts of projects built by includegit-gradle-plugin
/checkouts/