blender-manual/.gitignore

24 lines
231 B
Plaintext

# Editors
.vscode/*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Varius extensions
*.log
*.tmp
# Sphinx documentation
build/
# Translation repository
locale/
# Patchs
*.orig
*.rej
*.diff
*.patch