X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=9e6504184c03c4347f630441b34c0fc8e133c13c;hb=d7377215a45394f37513b6e8653bbe646a70033b;hp=cd299f2d859153ebc7169fe30918a5cdd4b14568;hpb=291906de5f3074407253241e5ccbb5af633e0c22;p=friendica.git diff --git a/.gitignore b/.gitignore index cd299f2d85..9e6504184c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ include/jquery-1.4.2.min.js favicon.* home.html addon +*.orig *~ robots.txt @@ -52,5 +53,9 @@ nbproject #ignore things from transifex-client venv/ -#ignore git projects in vendor -vendor/**/.git +#ignore Composer dependencies +/vendor +/view/asset + +#ignore config files from JetBrains +/.idea