X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=2531fe4cdd2e34cad6c7b7a0541e283817f19ff2;hb=311f39f12f9b6dc6a9b22b6856154d548710e9c1;hp=3dfb8a903a4e7a9587c7d3c25538ff43a7aee996;hpb=8aa25523721303b6883e1a793f20997f8a33ec0a;p=friendica.git diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 index 3dfb8a903a..2531fe4cdd --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,14 @@ 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