# Compiled Object files *.slo *.lo *.o *.obj *.pyc # Precompiled Headers *.gch *.pch # emacs *~ # vim *.swp *.swo debug/ build/ dist/ wheelhouse/ __pycache__ nnfusion.tar.gz # makeenv and test intermediate files tmp/ venv/ .vscode/ .vs/ # VisualGDB files VisualGDB/ toolchain.cmake # docbuild artifacts doc/sphinx/build/* doc/doxygen/*.xml doc/doxygen/*.html doc/doxygen/man/* doc/doxygen/latex/* doc/doxygen/xml/* doc/doxygen/html/* # git merge *.orig \#* \.#* # idea .idea/* # python egg *.egg-info # Macos **/.DS_Store nnfusion_rt/ models/frozenmodels/ # log *.log # pkl *.pkl_* # .pytest_cache .pytest_cache # .hypothesis .hypothesis # .ruff_cache .ruff_cache # build sdist build_sdist/ # exclude debug testing folder !testing/python/debug # ignore lib with develop mode tilelang/lib # tox .tox/ # cython tilelang/jit/adapter/cython/.cycache # cache directory for clangd .cache/ # claude **/.claude