Added methods to Makefile for 7z and tar.gz package building.
This commit is contained in:
parent
2d3bb36a75
commit
37d67be954
2 changed files with 18 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
uplink.bin
|
||||
uplink.build
|
||||
uplink.dist
|
||||
*.7z
|
||||
*.tar.gz
|
||||
.idea
|
||||
.run
|
||||
__pycache__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue