Jens Geyer created THRIFT-6221:
----------------------------------
Summary: D: lib/d/index.html generated by dmd is not ignored by git
Key: THRIFT-6221
URL: https://issues.apache.org/jira/browse/THRIFT-6221
Project: Thrift
Issue Type: Improvement
Components: D - Library, Build Process
Reporter: Jens Geyer
{{lib/d/src/thrift/index.d}} is a Ddoc file. A {{dmd}} run that includes it
writes {{index.html}} into the current directory -- {{lib/d/index.html}} for
commands run from {{lib/d}} -- and {{.gitignore}} has no entry for it, so a
later {{git add -A}} picks the file up.
Suggested: add {{/lib/d/index.html}} to {{.gitignore}}.
_Drafted with AI assistance (Claude Opus 5); reviewed and filed by Jens Geyer._
--
This message was sent by Atlassian Jira
(v8.20.10#820010)