diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2022-04-27 01:12:23 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2022-04-27 01:12:23 -0600 |
commit | 591a6daa980156ec54969a6b8bb3ce7adc44625b (patch) | |
tree | 03a205f9ba00b73c51ad8e5cf4b74a2792079420 /.rsyncignore | |
parent | 8b83abd2b7774dd87417b6369614d084ccfc0c5a (diff) |
last changes ready for usage
Diffstat (limited to '.rsyncignore')
-rw-r--r-- | .rsyncignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.rsyncignore b/.rsyncignore index b45e758..1125471 100644 --- a/.rsyncignore +++ b/.rsyncignore @@ -7,6 +7,9 @@ LICENSE # Rsync specific .rsyncignore +lsync +lbuild +.venv/ blog/ art/ gendata/ |