diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..0d25f0ce --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +# Algebra plugins library, part of the ACTS project (R&D line) +# +# (c) 2021-2023 CERN for the benefit of the ACTS project +# +# Mozilla Public License Version 2.0 + +# Consider .sycl files as C++. +*.sycl linguist-language=C++