Skip to content

Commit

Permalink
ci(sync-files): sync .fdignore and .rgignore (#601)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenji-miyake authored Feb 4, 2023
1 parent 2e6b5dd commit 5eabb75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,15 @@
- source: .github/workflows/sync-files.yaml
- source: .clang-format
- source: .clang-tidy
- source: .fdignore
- source: .gitignore
- source: .markdownlint.yaml
- source: .pre-commit-config.yaml
- source: .pre-commit-config-ansible.yaml
- source: .pre-commit-config-optional.yaml
- source: .prettierignore
- source: .prettierrc.yaml
- source: .rgignore
- source: .shellcheckrc
- source: .yamllint.yaml
- source: CPPLINT.cfg
Expand Down

0 comments on commit 5eabb75

Please sign in to comment.