X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=0d18ab0bdcde8d55b8c139dd6f7653f991789fd5;hb=8f9c0fe14956efbcaf0db9dbfb83222e18e0ab2f;hp=114bb5dbb9a5054ca0d1c71fcdb054979c15a176;hpb=30019510759c06c5b1884ce4aa353ac50f26a180;p=friendica.git diff --git a/.gitignore b/.gitignore index 114bb5dbb9..0d18ab0bdc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ home.html robots.txt #ignore local config +/config/local.config.php +/config/addon.config.php /config/local.ini.php /config/addon.ini.php @@ -65,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