mirror of
https://github.com/friendica/friendica
synced 2025-02-10 21:34:02 +00:00
.gitkeep to allow addon(s) folders to exist by default
This commit is contained in:
parent
3e43b27e83
commit
16b268f0ca
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -74,6 +74,9 @@ venv/
|
|||
#ignore addons directory
|
||||
/addons
|
||||
/addon
|
||||
# except those:
|
||||
!/addons/.gitkeep
|
||||
!/addon/.gitkeep
|
||||
|
||||
#ignore base .htaccess
|
||||
/.htaccess
|
||||
|
|
Loading…
Add table
Reference in a new issue