From 93fd9e753ffdd74db2fbd4d43235f7f3271777db Mon Sep 17 00:00:00 2001 From: Elliot Nunn Date: Mon, 22 Jul 2019 15:43:56 +0800 Subject: [PATCH] Initial commit --- .gitattributes | 2 ++ macmini.py | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 macmini.py diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/macmini.py b/macmini.py new file mode 100644 index 0000000..63f77b6 --- /dev/null +++ b/macmini.py @@ -0,0 +1,2 @@ +#!/usr/bin/env python3 +