X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=39340a425ee8cde5a3516ab2a519d7bcb01ab9bf;hb=96c41e56233765571870b56081efc366655bead4;hp=8b137891791fe96927ad78e64b0aad7bded08bdc;hpb=83670ac5bd72db3a02a96bf554f890b81e690735;p=friendica-addons.git diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 index 8b137891..39340a42 --- a/.gitignore +++ b/.gitignore @@ -1 +1,24 @@ - +favicon.* +.htconfig.php +\#* +*.log +*.out +*.version* +favicon.* +*~ + +#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 +#ignore OSX .DS_Store files +.DS_Store + +/nbproject/private/ + +#ignore smarty cache +/view/smarty3/compiled/