X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=cd299f2d859153ebc7169fe30918a5cdd4b14568;hb=2ad784d37ae88338f9bc610cd527c72fad052aa0;hp=b300f579e299ab2526462792c2ac1bf03a338c83;hpb=b43f4722e6a9334cae458b074674e5081d2ae3e2;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