Add exceptions in .gitignore to track build configuration files (Taskfile.yml, info.json, manifests, etc.) while keeping build outputs (bin/) ignored. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
13 lines
260 B
Text
13 lines
260 B
Text
[Desktop Entry]
|
|
Version=1.0
|
|
Name=My Product
|
|
Comment=My Product Description
|
|
# The Exec line includes %u to pass the URL to the application
|
|
Exec=/usr/local/bin/desktop %u
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=desktop
|
|
Categories=Utility;
|
|
StartupWMClass=desktop
|
|
|
|
|