commit 174a97c136f516b12c1d1296d75cb9fb29dd8107 Author: root Date: Wed Aug 19 07:56:37 2026 +0000 init gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3e5feb0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +upstream_ref/ +cccl_upstream/ +bi100_kernel_adaptations/ +cat_files/ +docs/ +optimizations/ +muh/ +ex_engine/ +ixformer_sdk/ +vllm/ +vllm_adapter/ +vllm_overrides/ +__pycache__/ +*.pyc +*.o +*.tar.gz +*.whl +build/ +.cache/ +test_*.py