Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

EndrII
Copy link

@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
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.

1 participant