PluginDjango.epj

branch
eric7
changeset 203
07abb6af9048
parent 195
b027b4f90994
child 204
ef2a6680ad2a
--- a/PluginDjango.epj	Fri Dec 27 14:17:37 2024 +0100
+++ b/PluginDjango.epj	Sat Dec 28 16:01:22 2024 +0100
@@ -171,8 +171,11 @@
     "EMBEDDED_VENV": false,
     "EOL": 1,
     "FILETYPES": {
+      "*.cfg": "OTHERS",
       "*.epj": "OTHERS",
       "*.idl": "INTERFACES",
+      "*.ini": "OTHERS",
+      "*.json": "OTHERS",
       "*.md": "OTHERS",
       "*.proto": "PROTOCOLS",
       "*.py": "SOURCES",
@@ -181,9 +184,12 @@
       "*.pyw3": "SOURCES",
       "*.qm": "TRANSLATIONS",
       "*.rst": "OTHERS",
+      "*.toml": "OTHERS",
       "*.ts": "TRANSLATIONS",
       "*.txt": "OTHERS",
       "*.ui": "FORMS",
+      "*.yaml": "OTHERS",
+      "*.yml": "OTHERS",
       "GNUmakefile": "OTHERS",
       "Makefile": "OTHERS",
       "README": "OTHERS",

eric ide

mercurial