mirror of
https://github.com/blender/blender-addons.git
synced 2025-07-23 00:48:26 +00:00
add cycles folder to gitignore
Cycles addon is saved externally and only copied here on build. When working in this repo it helps not to see it.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,3 +15,6 @@ __pycache__/
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
Desktop.ini
|
||||
|
||||
# external addons
|
||||
cycles/
|
||||
|
Reference in New Issue
Block a user