[libclc] Delete .gitignore (#147939)

The file is listing build artifacts to ignore, but LLVM has long had the
policy that in-tree builds are not supported, so the ignore rules
shouldn't serve their original purpose anymore.
The rules however are annoying because although they probably intended
only to ignore top-level build artifacts, they lack the leading `/` so
they match any file with the ignored name anywhere under `libclc/`.
This commit is contained in:
Mészáros Gergely 2025-07-10 14:07:59 +02:00 committed by GitHub
parent 78e84e5779
commit 7a089bc4c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

15
libclc/.gitignore vendored
View File

@ -1,15 +0,0 @@
Makefile
amdgcn--
amdgcn--amdhsa
amdgcn-mesa-mesa3d
build/*.pyc
built_libs/
generic--
generic/lib/convert.cl
libclc.pc
nvptx--nvidiacl
nvptx64--nvidiacl
r600--
utils/prepare-builtins
utils/prepare-builtins.o
utils/prepare-builtins.o.d