X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=36ccc906e56c08e141dbabf5df1e7b31b120524c;hb=3ce1c8cf2e65581af5fe94c1273f9381987f9f89;hp=77d48406667ce6e99cac07a685b805e43b53e97f;hpb=011bf47e59f84e2e184b8364a44b9edbdcee6342;p=friendica-addons.git diff --git a/.gitignore b/.gitignore index 77d48406..36ccc906 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/