commit 93fd9e753ffdd74db2fbd4d43235f7f3271777db Author: Elliot Nunn Date: Mon Jul 22 15:43:56 2019 +0800 Initial commit 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 +