X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=2531fe4cdd2e34cad6c7b7a0541e283817f19ff2;hb=24f5e6b3f3f1f29cce8923c38fbdfb24fa5ed5a5;hp=837b2e8767bf037a87dc6772ae326065fdeefe69;hpb=1bba63fb607c2cb5fb2c002e63ad7128ecf8b1ea;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