X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=36ccc906e56c08e141dbabf5df1e7b31b120524c;hb=3f398723f2c579e422ff154095070cf02843d83c;hp=8b137891791fe96927ad78e64b0aad7bded08bdc;hpb=83670ac5bd72db3a02a96bf554f890b81e690735;p=friendica-addons.git diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 index 8b137891..36ccc906 --- 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/