This commit is contained in:
RingOfStorms (Josh) 2024-09-21 15:16:33 -05:00
parent 2a0bb2617b
commit fcf9595091

View file

@ -56,6 +56,11 @@ local function smart_tab_name()
"Dockerfile", "Dockerfile",
".env", ".env",
".env%..*", ".env%..*",
"router%..*",
"controller%..*",
"service%..*",
"utils%..*",
"util%..*",
"README%..*", "README%..*",
"LICENSE", "LICENSE",
"Makefile", "Makefile",