Remove zip file and makefile

These are not needed anyway
master
orwell96 2017-11-29 17:23:47 +01:00
parent 83df46d786
commit be8aca9fb8
2 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
tarball: clean
which zip && zip -r advtrains.zip . -x "assets*" -x "*.zip" -x "*.git*"
clean:
rm -f advtrains.zip

Binary file not shown.