X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=9e6504184c03c4347f630441b34c0fc8e133c13c;hb=571311a80b34cd32d863ae6bc8172d4d771b4db5;hp=8376ea87e8e5e8303d442e3e13e1b269ab3d7372;hpb=21b2bfc80629e712a4bd9312d9ad1b86f4d0df80;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