From 9bd2f5da1e306e54195755dacda3f79ee7300de6 Mon Sep 17 00:00:00 2001 From: Matthew Strapp Date: Thu, 18 Oct 2018 15:27:11 +0000 Subject: Test --- README.md | 1 + test.c | 1 + 2 files changed, 2 insertions(+) create mode 100644 README.md create mode 100644 test.c diff --git a/README.md b/README.md new file mode 100644 index 0000000..c8c3417 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This is a basic repostiory that should have absolutely nothing of value in it. \ No newline at end of file diff --git a/test.c b/test.c new file mode 100644 index 0000000..e03c6b6 --- /dev/null +++ b/test.c @@ -0,0 +1 @@ +// This is literally just me messing with things to see if anything happens. -- cgit v1.2.3