Files
BRDF/Flexbrdf/.gitignore
2026-04-10 16:46:45 +08:00

41 lines
417 B
Plaintext

### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
.ipynb_checkpoints
make.bat
Makefile
*~