This repository has been archived on 2023-02-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-benchmark-bundle/.gitignore
2017-08-18 12:12:25 +02:00

7 lines
149 B
Plaintext

# Ignore all directories with binary files.
/scenes
/blender
# Ignore production configuration files.
/config/*.cfg
# Ignore Python cache
__pycache__