Commit Graph

3 Commits

Author SHA1 Message Date
672f737b5a feat(scripts): add script to fetch Gitea release assets
- Adds a Bash script to fetch Gitea release metadata and assets
- Supports configurable inputs for URL, token, owner, and repository
- Saves release data and assets to a temporary directory
2025-05-26 16:27:04 +02:00
f5187b7a0c chore(vscode): customize activity bar and color theme 2025-05-26 16:26:52 +02:00
37599195bb chore(gitignore): add rule to ignore environment files
- Adds a rule to ignore all `.env` files across the project.
- Prevents sensitive environment variables from being tracked.
2025-05-26 16:26:43 +02:00