diff --git a/.gitattributes b/.gitattributes index f684c5c74db..a37f48a08c3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3255,6 +3255,7 @@ STL_Extension/include/CGAL/type_traits.h -text STL_Extension/test/STL_Extension/test_Uncertain.cpp -text STL_Extension/test/STL_Extension/test_type_traits.cpp -text Scripts/developer_scripts/autotest_cgal_with_cmake -text +Scripts/developer_scripts/cgal_build -text Scripts/developer_scripts/cgal_test eol=lf Scripts/developer_scripts/cgal_test_with_cmake -text Scripts/developer_scripts/check_no_CGAL_USE_without_includes_before -text @@ -3263,7 +3264,6 @@ Scripts/developer_scripts/common_impl.rb -text Scripts/developer_scripts/create_assertions.sh eol=lf Scripts/developer_scripts/create_cgal_test_with_cmake -text Scripts/developer_scripts/create_macosx_installer -text -Scripts/developer_scripts/do_what_i_mean -text Scripts/developer_scripts/list_package_files.rb -text Scripts/developer_scripts/list_package_files_impl.rb -text Scripts/developer_scripts/mirror_all_packages.rb -text diff --git a/Scripts/developer_scripts/do_what_i_mean b/Scripts/developer_scripts/cgal_build similarity index 100% rename from Scripts/developer_scripts/do_what_i_mean rename to Scripts/developer_scripts/cgal_build