virtualx-engine/modules/gdscript/tests/scripts/completion/index/property_dictionary_keys.cfg

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
183 B
INI
Raw Normal View History

[output]
exclude=[
{"display": "keys"},
{"display": "\"keys\""},
{"display": "key1"},
{"display": "key2"},
{"display": "\"key1\""},
{"display": "\"key2\""},
]