build/
build-*/
llvm-project/
llvm-project-*/
.llvm-project/
python/build/
python/dist/
python/triton*.egg-info/
python/triton_kernels/triton*.egg-info/
python/triton/_C/*.pyd
python/triton/_C/*.so
python/triton/_C/*.dylib
python/triton/_C/*.pdb
python/triton/_C/*.exe
python/triton/_C/*.ilk
python/triton/FileCheck
python/triton/backends/*
!python/triton/backends/__init__.py
!python/triton/backends/compiler.py
!python/triton/backends/driver.py
python/triton/language/extra
python/triton/tools/extra
python/triton/profiler
pytest.ini
python/triton/instrumentation
__pycache__/
*.py[cod]
.pytest_cache
.venv
venv/
venv.bak/
.vscode
.vs
.idea
cmake-build-*
cuobjdump
nvdisasm
ptxas
third_party/nvidia/backend/include
third_party/nvidia/backend/lib/cupti
docs/_build/
docs/python-api/generated/
docs/dialects/
docs/getting-started/tutorials
docs/sg_execution_times.rst
!python/tutorials/*.py
!python/tutorials/*.rst
.clangd/
.cache
/compile_commands.json
.vscode
.vs
.idea/
*.swp
.DS_Store
triton_ascend.egg-info/
fusion_result.json
kernel_meta/
/triton/
build/
dist/
*.egg-info/
.eggs/