X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=cd299f2d859153ebc7169fe30918a5cdd4b14568;hb=7d0a7f6be9e6c281ddafdfed799bf8b46785424a;hp=b300f579e299ab2526462792c2ac1bf03a338c83;hpb=35b6c93ba4c0d1791bcab8c9df478b47191de3f0;p=friendica.git diff --git a/.gitignore b/.gitignore index b300f579e2..cd299f2d85 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,15 @@ nbproject #ignore local folder /local/ + +#ignore config files from Visual Studio +/.vs/ +/php_friendica.phpproj +/php_friendica.sln +/php_friendica.phpproj.user + +#ignore things from transifex-client +venv/ + +#ignore git projects in vendor +vendor/**/.git