# ---> Yii assets/* !assets/.gitignore protected/runtime/* !protected/runtime/.gitignore protected/data/*.db themes/classic/views/ # ---> Xojo # Xojo (formerly REALbasic and Real Studio) Builds* *.debug *.debug.app Debug*.exe Debug*/Debug*.exe Debug*/Debug*\ Libs *.rbuistate *.xojo_uistate *.obsolete # ---> Yeoman node_modules/ bower_components/ *.log build/ dist/ # ---> XilinxISE # intermediate build files *.bgn *.bit *.bld *.cmd_log *.drc *.ll *.lso *.msd *.msk *.ncd *.ngc *.ngd *.ngr *.pad *.par *.pcf *.prj *.ptwx *.rbb *.rbd *.stx *.syr *.twr *.twx *.unroutes *.ut *.xpi *.xst *_bitgen.xwbt *_envsettings.html *_map.map *_map.mrp *_map.ngm *_map.xrpt *_ngdbuild.xrpt *_pad.csv *_pad.txt *_par.xrpt *_summary.html *_summary.xml *_usage.xml *_xst.xrpt # project-wide generated files *.gise par_usage_statistics.html usage_statistics_webtalk.html webtalk.log webtalk_pn.xml # generated folders iseconfig/ xlnx_auto_0_xdb/ xst/ _ngo/ _xmsgs/ # ---> ZendFramework # Composer files composer.phar vendor/ # Local configs config/autoload/*.local.php # Binary gettext files *.mo # Data data/logs/ data/cache/ data/sessions/ data/tmp/ temp/ # Legacy ZF1 demos/ extras/documentation