PKGBUILD updates and some testing fixes

This commit is contained in:
DarkFeather
2019-04-15 14:53:57 -05:00
parent d4a1aabfdc
commit 4310ab7323
8 changed files with 82 additions and 27 deletions

7
.gitignore vendored
View File

@@ -1,3 +1,4 @@
./helloworld
./helloworld.class
./helloworld.exe
helloworld
helloworld.class
HelloWorld.exe
tests/__pycache__/*