Switched to Gradle as build system
This commit is contained in:
parent
da36be0862
commit
a49cb55b93
34 changed files with 136 additions and 1021 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -1,8 +1,12 @@
|
|||
/screenlog.0*
|
||||
# Configuration and dependencies
|
||||
/hal.conf
|
||||
/hal.db*
|
||||
build
|
||||
/lib/zutil-*
|
||||
|
||||
# Runtime files
|
||||
/screenlog.0*
|
||||
/OZW_Log.txt
|
||||
/zwscene.xml
|
||||
/zwcfg*.xml
|
||||
|
||||
# Build and Ide files
|
||||
build
|
||||
.gradle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue