X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=2531fe4cdd2e34cad6c7b7a0541e283817f19ff2;hb=7747f6fc96458b94cca2513cff1a7397c7d0b50c;hp=837b2e8767bf037a87dc6772ae326065fdeefe69;hpb=a41b4c6e6726b1158a8d05f37c1630d67e462fe5;p=friendica.git diff --git a/.gitignore b/.gitignore index 837b2e8767..2531fe4cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,23 @@ favicon.* .htconfig.php \#* -wip/* include/jquery-1.4.2.min.js *.log *.out *.version* -push* +favicon.* home.html +addon +*~ + +#ignore documentation, it should be newly built +doc/api + +#ignore reports, should be generted with every build +report/ + +#ignore config files from eclipse, we don't want IDE files in our repository +.project +.buildpath +.externalToolBuilders +.settings