Switch from maven to gradle.
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -83,4 +83,14 @@ testem.log
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
**/ci/bin/
|
||||
**/ci/bin/
|
||||
|
||||
|
||||
# Linux start script should use lf
|
||||
/gradlew text eol=lf
|
||||
# These are Windows script files and should use crlf
|
||||
*.bat text eol=crlf
|
||||
# Binary files should be left untouched
|
||||
*.jar binary
|
||||
|
||||
**/.gradle
|
||||
Reference in New Issue
Block a user