Switched to Gradle as build system

This commit is contained in:
Ziver Koc 2020-08-28 23:07:24 +02:00
parent da36be0862
commit a49cb55b93
34 changed files with 136 additions and 1021 deletions

12
.gitignore vendored
View file

@ -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