Skip to content

Commit 219a6b2

Browse files
authored
Exclude CODEOWNERS file from symlinking
This file was a bit confusing. Thanks for this great repo, learnt a ton from it :)
1 parent a889810 commit 219a6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rcrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
EXCLUDES="*.md LICENSE"
1+
EXCLUDES="*.md LICENSE CODEOWNERS"
22
DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles"
33
COPY_ALWAYS="git_template/HEAD"

0 commit comments

Comments
 (0)