diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-02-25 09:31:10 -0700 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-02-25 09:31:10 -0700 |
commit | 89724572c5250e2eb531754e33ac112896fa0226 (patch) | |
tree | df38a072b4aafd76410ddbcc0c8c30fab9665f13 /.rsyncignore | |
parent | 96d8e440ddc9a3a0651468d0914454f4688589c7 (diff) |
Add ignores for the blog directory
Diffstat (limited to '.rsyncignore')
-rw-r--r-- | .rsyncignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.rsyncignore b/.rsyncignore index 8024943..24e7c08 100644 --- a/.rsyncignore +++ b/.rsyncignore @@ -7,3 +7,4 @@ LICENSE # Rsync specific .rsyncignore +blog/ |