X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=2531fe4cdd2e34cad6c7b7a0541e283817f19ff2;hb=36d6018c110fca190b720c5ff27883c2d4ed70c3;hp=a69789254f70bb08d960d2733616e6476470d2fe;hpb=466267fbb5b5cc466196e40b6a8fe96f25c57e2f;p=friendica.git diff --git a/.gitignore b/.gitignore index a69789254f..2531fe4cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,23 @@ +favicon.* .htconfig.php \#* -wip -include/jquery-1.4.2.min.js \ No newline at end of file +include/jquery-1.4.2.min.js +*.log +*.out +*.version* +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