1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-03-19 23:46:49 +0200
Parent:
5e3f315
M
filetype.lua
@@ -14,6 +14,7 @@ [".eslintrc"] = "jsonc",
[".prettierrc"] = "jsonc", [".babelrc"] = "jsonc", [".flake8"] = "dosini", + [".editorconfig"] = "dosini", [".stignore"] = "gitignore", ["todo.txt"] = "todotxt", },