Thu, 20 May 2021 18:20:56 +0200
Corrected file type associations for the project.
eric7.epj | file | annotate | diff | comparison | revisions |
--- a/eric7.epj Wed May 19 19:53:36 2021 +0200 +++ b/eric7.epj Thu May 20 18:20:56 2021 +0200 @@ -249,6 +249,7 @@ "FILETYPES": { "*.epj": "OTHERS", "*.idl": "INTERFACES", + "*.js": "OTHERS", "*.md": "OTHERS", "*.proto": "PROTOCOLS", "*.py": "SOURCES", @@ -258,14 +259,8 @@ "*.qm": "TRANSLATIONS", "*.rst": "OTHERS", "*.ts": "TRANSLATIONS", - "*.txt": "OTHERS", "*.ui": "FORMS", - "GNUmakefile": "OTHERS", - "Makefile": "OTHERS", - "README": "OTHERS", - "README.*": "OTHERS", - "Ui_*.py": "__IGNORE__", - "makefile": "OTHERS" + "Ui_*.py": "__IGNORE__" }, "FORMS": [ "eric7/CondaInterface/CondaExecDialog.ui", @@ -935,8 +930,7 @@ "eric7/DebugClients/Python/coverage/doc/CHANGES.rst", "eric7/DebugClients/Python/coverage/doc/LICENSE.txt", "eric7/DebugClients/Python/coverage/doc/CONTRIBUTORS.txt", - "eric7/DebugClients/Python/coverage/doc/README.rst", - "eric7/icons/oxygen/languages/readme.txt" + "eric7/DebugClients/Python/coverage/doc/README.rst" ], "OTHERTOOLSPARMS": { "CodeMetrics": { @@ -2365,4 +2359,4 @@ "VCSOTHERDATA": {}, "VERSION": "7.x" } -} +} \ No newline at end of file