updates
This commit is contained in:
parent
2a0bb2617b
commit
fcf9595091
1 changed files with 5 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue