Skip to content

[Qt/QML] Added .qmlls.ini to ignore#4705

Merged
wirecat merged 1 commit intogithub:mainfrom
EndrII:patch-2
Apr 17, 2026
Merged

[Qt/QML] Added .qmlls.ini to ignore#4705
wirecat merged 1 commit intogithub:mainfrom
EndrII:patch-2

Conversation

@EndrII
Copy link
Copy Markdown
Contributor

@EndrII EndrII commented Aug 8, 2025

Reasons for making this change

The .qmlls.ini files are auto generated files for qt creator qml language tool.

Note from official documentation

Warning: The files generated by QT_QML_GENERATE_QMLLS_INI are only valid for the current configuration and should be ignored by your version control system. For Git, add **/.qmlls.ini to your top-level project .gitignore, for example. The globbing is required because .qmlls.ini files are generated in all source subdirectories that define QML Modules.

Links to documentation supporting these rule changes

See documentation QT_QML_GENERATE_QMLLS_INI

Merge and Approval Steps

  • Confirm that you've read the contribution guidelines and ensured your PR aligns
  • Ensure CI is passing
  • Get a review and Approval from one of the maintainers

The **.qmlls.ini** files are auto generated files for qt creator qml language tool.

See documentation [QT_QML_GENERATE_QMLLS_INI](https://doc.qt.io/qt-6/cmake-variable-qt-qml-generate-qmlls-ini.html)
@EndrII EndrII requested a review from a team as a code owner August 8, 2025 16:51
@EndrII EndrII changed the title Added .qmlls.ini to ignore [Qt/QML] Added .qmlls.ini to ignore Aug 8, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 7, 2025

This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open 😄

@github-actions github-actions bot added the stale label Nov 7, 2025
@EndrII
Copy link
Copy Markdown
Contributor Author

EndrII commented Nov 7, 2025

@mtodd @defunkt @rsanheim @nex3 hi, can you make review of these changes, your bot requires activity of this pr.

@github-actions github-actions bot removed the stale label Nov 9, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 7, 2026

This PR is stale because there have been no updates in 90 days. It will close after 365 days of inactivity. Leave a comment if you want to keep it open.

@github-actions github-actions bot added the stale label Feb 7, 2026
@EndrII
Copy link
Copy Markdown
Contributor Author

EndrII commented Feb 7, 2026

Review required.

@github-actions github-actions bot removed the stale label Feb 8, 2026
Copy link
Copy Markdown
Collaborator

@wirecat wirecat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@wirecat wirecat merged commit 1a7b75f into github:main Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants