Skip to content

[v3-1-test] Add *.iml to .gitignore in all distributions (#63636)#63645

Merged
potiuk merged 1 commit intov3-1-testfrom
backport-444d45c-v3-1-test
Mar 15, 2026
Merged

[v3-1-test] Add *.iml to .gitignore in all distributions (#63636)#63645
potiuk merged 1 commit intov3-1-testfrom
backport-444d45c-v3-1-test

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Mar 15, 2026

IntelliJ IDEA .iml files could end up in sdist/wheel packages when building distributions that lack their own .gitignore. Adding *.iml to every distribution's .gitignore ensures these IDE metadata files are excluded from built packages.
(cherry picked from commit 444d45c)


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

IntelliJ IDEA .iml files could end up in sdist/wheel packages when
building distributions that lack their own .gitignore. Adding *.iml
to every distribution's .gitignore ensures these IDE metadata files
are excluded from built packages.
(cherry picked from commit 444d45c)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant