Module support #11

Merged
TopchetoEU merged 20 commits from TopchetoEU/modules into master 2023-12-26 12:20:55 +00:00
Showing only changes of commit d3571d6ee2 - Show all commits

24
.gitignore vendored
View File

@ -1,11 +1,15 @@
.vscode *
.gradle
.ignore !/src
/out !/src/**/*
/build
/bin !/tests
/dst !/tests/**/*
/*.js
!/.github
!/.github/**/*
!/.gitignore
!/build.js !/build.js
/dead-code !/LICENSE
/Metadata.java !/README.md