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