Sun, 11 Dec 2022 10:32:57 +0100
Project - Added some more extensions to the list of default file type associations.
--- a/src/eric7/Project/Project.py Sat Dec 10 19:50:13 2022 +0100 +++ b/src/eric7/Project/Project.py Sun Dec 11 10:32:57 2022 +0100 @@ -810,6 +810,8 @@ "*.cfg": "OTHERS", "*.toml": "OTHERS", "*.json": "OTHERS", + "*.yml": "OTHERS", + "*.yaml": "OTHERS", } # Sources