waifu-diffusion-original/.gitignore

59 lines
936 B
Plaintext

# OS-generated
# ------------
.DS_Store*
[Tt]humbs.db
[Dd]esktop.ini
# Programming - general
*.log
example.png
scores.json
danbooru-aesthetic
logs
# =========================================================================== #
# Python-related
# =========================================================================== #
# src: https://github.com/github/gitignore/blob/master/Python.gitignore
# JetBrains PyCharm / Rider
.idea/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
venv/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# =========================================================================== #
# Repo-specific
# =========================================================================== #
/src/
#Obsidian
.obsidian/