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>
15 lines
No EOL
295 B
JSON
15 lines
No EOL
295 B
JSON
{
|
|
"fixed": {
|
|
"file_version": "0.1.0"
|
|
},
|
|
"info": {
|
|
"0000": {
|
|
"ProductVersion": "0.1.0",
|
|
"CompanyName": "My Company",
|
|
"FileDescription": "My Product Description",
|
|
"LegalCopyright": "© now, My Company",
|
|
"ProductName": "My Product",
|
|
"Comments": "This is a comment"
|
|
}
|
|
}
|
|
} |