X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=db1c3c1306498253b3694991dbc5a1fd9e393b38;hb=9744f0e7809873bf3bed76b72bcef25e34ebcdd6;hp=c1eb430b4b98f7d597b4e22bd7ddcdd33e148de4;hpb=cce1a96bee91edad24faeead472ac8681e2ad50c;p=friendica.git diff --git a/.gitignore b/.gitignore index c1eb430b4b..db1c3c1306 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ robots.txt #ignore local config /config/local.ini.php +/config/addon.ini.php #ignore documentation, it should be newly built /doc/html @@ -64,4 +65,7 @@ venv/ #ignore addons directory /addons -/addon \ No newline at end of file +/addon + +#ignore .htaccess +.htaccess