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