Working state

This commit is contained in:
DarkFeather
2019-04-15 15:58:35 -05:00
parent 4310ab7323
commit 151648f44f
15 changed files with 147 additions and 53 deletions

7
.gitignore vendored
View File

@@ -1,4 +1,7 @@
helloworld
helloworld.class
HelloWorld
HelloWorld.class
HelloWorld.exe
tests/__pycache__/*
*.tar.xz
pkg/
src/