From a42a1f1b8f09019b68257a4de4e9dac2ae4e1b32 Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Sat, 6 May 2023 07:37:53 +0200 Subject: [PATCH] Update ignores --- .gitignore | 2 +- data/.gitignore | 31 ++++++++++++++++++++++++++----- 2 files changed, 27 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 340919c..2a011a1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ # VSCode specific *.code-workspace -/.vscode/settings.json +/.vscode diff --git a/data/.gitignore b/data/.gitignore index 97a7f76..9649426 100644 --- a/data/.gitignore +++ b/data/.gitignore @@ -1,5 +1,26 @@ -# Ignore all -* - -# Whitelist -!/.gitignore +# for all of the stuff downloaded by transformers, pytorch, and others +/.cache +# for UIs +/config +# for all stable diffusion models (main, waifu diffusion, etc..) +/StableDiffusion +# others +/Codeformer +/GFPGAN +/ESRGAN +/BSRGAN +/RealESRGAN +/SwinIR +/MiDaS +/BLIP +/ScuNET +/LDSR +/Deepdanbooru +/Hypernetworks +/VAE +/embeddings +/Lora +/ControlNet +/openpose +/ModelScope +/LyCORIS