From c606fba4295052452734070078b76c8b0e839607 Mon Sep 17 00:00:00 2001 From: Jimmy Briggs Date: Sun, 13 Oct 2024 17:47:14 -0400 Subject: [PATCH] Update .templatesyncignore --- .github/.templatesyncignore | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/.github/.templatesyncignore b/.github/.templatesyncignore index 9fab843..bcfbab1 100644 --- a/.github/.templatesyncignore +++ b/.github/.templatesyncignore @@ -1,7 +1,21 @@ -.all-contributorsrc +.github/workflows/* .github/dependabot.yml -Dockerfile +.github/.templatesyncignore +.vscode/* +src/* +.editorconfig +.gitattributes +.gitignore +.gitmodules +CHANGELOG.md +LICENSE.md +LICENSE +README.md +README.template.md SECURITY.md +index.md +mkdocs.yml +Dockerfile +compose.yml docker-compose.yml Makefile -.github/workflows/*