From ebd42760caaec8330a3c028f31adc7bc0b339d16 Mon Sep 17 00:00:00 2001 From: hnOsmium0001 Date: Sun, 3 Apr 2022 18:36:23 -0700 Subject: Initial commit --- 3rdparty/glfw/source/.gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 3rdparty/glfw/source/.gitattributes (limited to '3rdparty/glfw/source/.gitattributes') diff --git a/3rdparty/glfw/source/.gitattributes b/3rdparty/glfw/source/.gitattributes new file mode 100644 index 0000000..805f403 --- /dev/null +++ b/3rdparty/glfw/source/.gitattributes @@ -0,0 +1,5 @@ +*.m linguist-language=Objective-C +.gitignore export-ignore +.gitattributes export-ignore +.travis.yml export-ignore +.appveyor.yml export-ignore -- cgit v1.2.3-70-g09d2