Skip to content

Commit

Permalink
chore: add exclude files
Browse files Browse the repository at this point in the history
  • Loading branch information
okhiroyuki committed Aug 3, 2024
1 parent 1813eb6 commit 8706227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcrc
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 8706227

Please sign in to comment.