Closed as not planned
Description
Feature or enhancement
Proposal:
gh-118159 accidentally added Include/incl.tar
with a full copy of Include
. Since this addition fell through the cracks, we need to help both contributors and triagers by .gitignore
-ing non-source files in the most edited directories:
- anything different from
*.h
inInclude
- anything different from
*.py
inLib
(exceptLib/test
where code is bundled with test data)
Modules
and Objects
require more complex rules so I skipped them. However, it'll be great if anyone defines and adds them.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response