1
0
Fork 0
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:
Yuxuan Shui 2024-11-13 09:27:01 +00:00
parent d04840fab7
commit 5302d0edbe
No known key found for this signature in database
GPG key ID: D3A4405BE6CC17F4
4 changed files with 180 additions and 1 deletions

1
.gitignore vendored
View file

@ -48,6 +48,7 @@ target
# Python
*.pyc
*.py
!/tools/*.py
!/tests/testcases/*.py
# Misc files