X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=39340a425ee8cde5a3516ab2a519d7bcb01ab9bf;hb=6d88e63f60abff999fe5b99f43be581e9b0350a8;hp=77d48406667ce6e99cac07a685b805e43b53e97f;hpb=011bf47e59f84e2e184b8364a44b9edbdcee6342;p=friendica-addons.git diff --git a/.gitignore b/.gitignore index 77d48406..39340a42 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,24 @@ -jappixmini/jappix/ -jappixmini/jappix.zip +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/