Request to Add New File Types to GitHub Connector Whitelist
hello, I'd like to add three new file types to the extensions whitelist for the github connector (connectors/src/connectors/github/lib/github_api.ts):
in the // Data & Configuration section:
".avsc", // Apache Avro schema definition
".avdl", // Apache Avro IDL definition
in the // Documentation section:
".dsl", // Structurizr domain-specific language
who would be able to help me with this? also, is there any plan to make these lists configurable per client, or even per repository?... a global setting like this will be more and more difficult to maintain