# Prerequisites *.d # Compiled Object files *.slo *.lo *.o *.obj # Precompiled Headers *.gch *.pch # Compiled Dynamic libraries *.so *.dylib *.dll # Fortran module files *.mod *.smod # Compiled Static libraries *.lai *.la *.a *.lib # Executables *.exe *.out *.app # Working Path /Product /tools/cross/rootfs # Tools /.vscode /.svace-dir # Compiled python3 code cache **/__pycache__ *.pyc # vim temp files .*.sw* # ctags files tags # gnu-global files GPATH GTAGS GRTAGS # acl build outputs /externals/acl/..dblite /externals/acl/build /externals/acl/src/acl-stamp /externals/acl/tmp # Test cache for model download /tests/framework/cache # Test report /report # external libs /externals/absl/ /externals/eigen/ /externals/farmhash/ /externals/flatbuffers/ /externals/gemmlowp/ /externals/neon_2_sse/ # doxygen /docs/doxygen/html