From 04ccc8cc46c45b81e6138bec0b48a188c4ffe406 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 23 Jan 2022 01:33:47 +0100 Subject: Remove experimental platforms Android, Pico, SDL (PR #376) ... as discussed in fltk.coredev: "FLTK 1.4.0 release schedule" https://groups.google.com/g/fltkcoredev/c/PDbHTRpXVh0/m/JqboexZ_AwAJ --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index bdc4e59c4..f6fe0d63d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -41,9 +41,6 @@ misc/update_config_scripts eol=lf *.rc eol=crlf *.bat eol=crlf -# Android Studio special support file (Windows .bat file) -ide/AndroidStudio3/gradlew.rename_to_bat eol=crlf - # binary files *.ico binary -- cgit v1.2.3