X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=374fbc532c0f3a4f5cf0caa45d9855b1c23ea251;hb=ebbf6089b4c1391f2452237198f928fc9f1a73a0;hp=8376ea87e8e5e8303d442e3e13e1b269ab3d7372;hpb=126c4774c330d9c9c9038312198c57fb653682df;p=friendica.git diff --git a/.gitignore b/.gitignore index 8376ea87e8..374fbc532c 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 git projects in vendor +vendor/**/.git + +#ignore config files from JetBrains +/.idea \ No newline at end of file