From 0871e7345f737f9509369c6d3f10f4007fa624ee Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 10 Jun 2017 16:05:11 -0400 Subject: [PATCH] Initial commit --- .gitattributes | 2 ++ README.md | 1 + 2 files changed, 3 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..eba1110 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..810a0cb --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# GuiManager