X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=9e6504184c03c4347f630441b34c0fc8e133c13c;hb=fcd2721dc1158b53be155d2a00e6b914cfb3afd4;hp=8376ea87e8e5e8303d442e3e13e1b269ab3d7372;hpb=1cfcc939c04c0ab3f5a5a3cec8e7fdd3bacd1196;p=friendica.git diff --git a/.gitignore b/.gitignore index 8376ea87e8..9e6504184c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ include/jquery-1.4.2.min.js favicon.* home.html addon +*.orig *~ robots.txt @@ -48,3 +49,13 @@ nbproject /php_friendica.phpproj /php_friendica.sln /php_friendica.phpproj.user + +#ignore things from transifex-client +venv/ + +#ignore Composer dependencies +/vendor +/view/asset + +#ignore config files from JetBrains +/.idea