mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Addons directory (#4893)
* Add addons directory * add addons dir to modules dirs automatically --------- Co-authored-by: iLLiCiTiT <jakub.trllo@gmail.com>
This commit is contained in:
parent
ce1e45f708
commit
ab357eb03e
3 changed files with 14 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -112,3 +112,9 @@ tools/run_eventserver.*
|
|||
tools/dev_*
|
||||
|
||||
.github_changelog_generator
|
||||
|
||||
|
||||
# Addons
|
||||
########
|
||||
/openpype/addons/*
|
||||
!/openpype/addons/README.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue