Add create-release script and .gitignore for token

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Dawnsorrow
2026-02-15 23:48:52 -06:00
parent f44af71468
commit 99f5377716
2 changed files with 99 additions and 0 deletions
+3
View File
@@ -14,6 +14,9 @@ packages/
*.nupkg
**/latest.zip
# Gitea token (keep local only, never commit)
.gitea-token
# OS
.DS_Store
Thumbs.db