This commit is contained in:
Lisa 2025-03-13 18:35:26 +01:00
parent 5a71d4b01e
commit 3b7f2c9e48

25
extensions.json Normal file
View File

@ -0,0 +1,25 @@
{
"_NOTE": "ADD ONLY EXTENSIONS! EXAMPLE: .py",
"extensions": [
".sh",
".py",
".js",
".deb",
".java",
".class",
".jar",
".ejs",
".ts",
".tsx",
".jsx",
".lua",
".exe",
".run",
".rare",
".html",
".php",
".json",
".yaml",
".pyx"
]
}