X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=0d32de00b8705dd29d03872a8335281354173e73;hb=70617811eb3daa18b1f9df95e9efd4c1a6b65e11;hp=77d48406667ce6e99cac07a685b805e43b53e97f;hpb=011bf47e59f84e2e184b8364a44b9edbdcee6342;p=friendica-addons.git diff --git a/.gitignore b/.gitignore index 77d48406..0d32de00 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/ + +#ignore smarty cache +/view/smarty3/compiled/