diff --git a/.gitignore b/.gitignore index 8e9b114..50b8e35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ **/target/** **/.qtcreator/** **/.idea/** -**/*.autosave/** \ No newline at end of file +**/*.autosave/** +**/.qmlls.ini