Added tar.xz method to Makefile.

This commit is contained in:
Johannes Findeisen 2022-07-18 15:36:20 +02:00
commit 42f3e557be
2 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@ uplink.build
uplink.dist
*.7z
*.tar.gz
*.tar.xz
.idea
.run
__pycache__