mirror of
https://github.com/yshui/picom.git
synced 2025-10-30 23:46:46 -04:00
tools: add a rudimentary make-a-release script
To make mistake less likely. This is very much untested and subject to change. We will find out how well this works in next picom release. Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
parent
d04840fab7
commit
5302d0edbe
4 changed files with 180 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -48,6 +48,7 @@ target
|
|||
# Python
|
||||
*.pyc
|
||||
*.py
|
||||
!/tools/*.py
|
||||
!/tests/testcases/*.py
|
||||
|
||||
# Misc files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue