Skip to content

Commit

Permalink
switch to gradle build
Browse files Browse the repository at this point in the history
  • Loading branch information
linglejack06 committed Apr 10, 2024
1 parent d44dc3a commit 8010e9f
Show file tree
Hide file tree
Showing 25 changed files with 196 additions and 844 deletions.
9 changes: 9 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf

# These are Windows script files and should use crlf
*.bat text eol=crlf

3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,6 @@ bin/


# End of https://www.gitignore.io/api/c++,java,linux,macos,gradle,windows,visualstudiocode

# Ignore Gradle build output directory
build
74 changes: 0 additions & 74 deletions ExampleVendorJson.json

This file was deleted.

25 changes: 0 additions & 25 deletions README.md

This file was deleted.

130 changes: 0 additions & 130 deletions build.gradle

This file was deleted.

Loading

0 comments on commit 8010e9f

Please sign in to comment.