If we follow the installation doc, it says to clone the addon repo inside this dir
which would fail if said dir exist and is not empty.
This commit is contained in:
parent
16b268f0ca
commit
f1bf64a8ff
3 changed files with 11 additions and 13 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -72,11 +72,7 @@ venv/
|
|||
/.idea
|
||||
|
||||
#ignore addons directory
|
||||
/addons
|
||||
/addon
|
||||
# except those:
|
||||
!/addons/.gitkeep
|
||||
!/addon/.gitkeep
|
||||
|
||||
#ignore base .htaccess
|
||||
/.htaccess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue