diff --git a/rcrc b/rcrc index 83be60cfec..9b647d5d61 100644 --- a/rcrc +++ b/rcrc @@ -1,3 +1,3 @@ -EXCLUDES="README*.md LICENSE Brewfile iterm2/* .devcontainer .editorconfig workspace.rcrc" +EXCLUDES=".devcontainer/* .github/* .npm/* .pre-commit-cache/* node_modules/* .editorconfig .gitignore .yamllint Brewfile dprint.json LICENSE package.*json README.*md" DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles" COPY_ALWAYS="git_template/HEAD"