gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

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

Open EndrII opened this issue 4 months ago • 2 comments

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

  • [x] 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

EndrII avatar Aug 08 '25 16:08 EndrII

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 :smile:

github-actions[bot] avatar Nov 07 '25 16:11 github-actions[bot]

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

EndrII avatar Nov 07 '25 16:11 EndrII