Add gradle support

This commit is contained in:
ZhenPeng-Leung
2020-01-23 23:26:50 +08:00
parent 991c27d5e3
commit c9af434d72
9 changed files with 366 additions and 0 deletions

6
workspace/Gradle/.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# These are explicitly windows files and should use crlf
*.bat text eol=crlf