init gitignore
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user