X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=0d18ab0bdcde8d55b8c139dd6f7653f991789fd5;hb=1bdd0bcbb2b68537c108c7899593947e9e44c1de;hp=c1eb430b4b98f7d597b4e22bd7ddcdd33e148de4;hpb=cce1a96bee91edad24faeead472ac8681e2ad50c;p=friendica.git diff --git a/.gitignore b/.gitignore index c1eb430b4b..0d18ab0bdc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,10 @@ home.html robots.txt #ignore local config +/config/local.config.php +/config/addon.config.php /config/local.ini.php +/config/addon.ini.php #ignore documentation, it should be newly built /doc/html @@ -64,4 +67,10 @@ venv/ #ignore addons directory /addons -/addon \ No newline at end of file +/addon + +#ignore .htaccess +.htaccess + +#ignore filesystem storage default path +/storage