Initial version uploaded to Play Store.

This commit is contained in:
2021-10-04 22:26:51 +01:00
parent ea0d6d5fa6
commit 00e7a7f392
40 changed files with 1302 additions and 793 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.settings
.DS_store
.gradle
.idea
bin
@@ -8,6 +9,7 @@ nbandroid
private
build
app/src/main/res/values/version.xml
app/release
compiler/compiler.obj
compiler/compiler.exe
compiler/test/compiler.exe