You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL][NFC] Remove outdated .gitignore file for SYCL library (#10339)
We used to generate two header files to source directory, so .gitignore
file protected developers from committing auto-generated files.
f3b5fad
changed the directory for emitted files from source to build. Now we
don't need this .gitignore file anymore.
0 commit comments