X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=8592206539b757cf5a929e60df0b0194b5f80d59;hb=61954be4806652dec7d9c59c053794fb1474a15b;hp=8376ea87e8e5e8303d442e3e13e1b269ab3d7372;hpb=92dac133a03cec878235fd5a947a8de424c43b1e;p=friendica.git diff --git a/.gitignore b/.gitignore index 8376ea87e8..8592206539 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,12 @@ nbproject /php_friendica.phpproj /php_friendica.sln /php_friendica.phpproj.user + +#ignore things from transifex-client +venv/ + +#ignore Composer dependencies +vendor + +#ignore config files from JetBrains +/.idea \ No newline at end of file