add prebuild images and reports
./build_all.sh
rm -rf build.q*/marsohod*/src
rm -rf build.q*/marsohod*/bld-quartus/db/
rm -rf build.q*/marsohod*/bld-quartus/incremental_db/
rm -rf build.q*/marsohod*/bld-quartus/*pof
rm -rf build.q*/marsohod*/bld-quartus/*_pof.svf
rm -rf build.q*/marsohod*/bld-quartus/*.jdi
rm -rf build.q*/marsohod*/bld-quartus/Makefile
rm -rf build.q*/marsohod*/bld-quartus/config.mk
git add REPORT.q* build.q*
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>