Skip to content

Commit 49c54cf

Browse files
authored
feat: ansible configuration files related (#210)
1 parent b9c67b3 commit 49c54cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,7 @@ const base = {
442442
'*.vue': '$(capture).*.ts, $(capture).*.js, $(capture).story.vue',
443443
'*.w': '$(capture).*.w, I$(capture).w',
444444
'*.xaml': '$(capture).xaml.cs',
445+
'ansible.cfg': 'ansible.cfg, .ansible-lint, requirements.yml',
445446
'BUILD.bazel': '*.bzl, *.bazel, *.bazelrc, bazel.rc, .bazelignore, .bazelproject, WORKSPACE',
446447
'CMakeLists.txt': '*.cmake, *.cmake.in, .cmake-format.yaml, CMakePresets.json, CMakeCache.txt',
447448
'default.nix': 'shell.nix',

0 commit comments

Comments
 (0)