From 6eeb232be3822ca26e233a20cedffb1b59451342 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Thu, 20 May 2021 20:14:06 -0500 Subject: Update rclone commands --- .gitignore | 2 ++ README.md | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c2d9ffa..45bda7c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ *.doc *.png *.zip +*.html +hbase # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/README.md b/README.md index a75f4ee..4f03a04 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ You should download it before contests since you technically can't use the inter ### rclone -You can copy the Google Drive folder to your computer with `rclone copy "drive:Science/Science Olympiad 20.5/Astronomy 20.5/Astro 2021" . -P`. +You can copy the Google Drive folder to your computer with `rclone copy "drive:Science/Science Olympiad 20.5/Astronomy 20.5/Astro 2021" . --exclude="General/Hyperphysics English.zip" -P`. -You can copy your files to the Google Drive with `rclone copy . "drive:Science/Science Olympiad 20.5/Astronomy 20.5/Astro 2021" --exclude="astropy/**" --exclude=".git/**" --exclude=".venv/**" -P`. +You can copy your files to the Google Drive with `rclone copy . "drive:Science/Science Olympiad 20.5/Astronomy 20.5/Astro 2021" --exclude="astropy/**" --exclude=".git/**" --exclude=".venv/**" --exclude="General/hbase/**" -P`. ## Kiwix -- cgit v1.2.3-70-g09d2