Skip to content

Commit

Permalink
Ignore some more files ...
Browse files Browse the repository at this point in the history
  • Loading branch information
sebald committed Aug 15, 2018
1 parent 84f7f6f commit 2d70aff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ echo "Updating repo...";
function doIt() {
echo "Syncing dotiles..."
rsync --exclude ".git/" \
--exclude "gmail/" \
--exclude ".DS_Store" \
--exclude ".osx" \
--exclude ".macos" \
--exclude "install.sh" \
--exclude "brew.sh" \
--exclude "README.md" \
--exclude "LICENSE" \
-avh --no-perms . ~;
Expand Down

0 comments on commit 2d70aff

Please # to comment.