aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md1
-rw-r--r--test.c1
2 files changed, 2 insertions, 0 deletions
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..a2e5dde
--- /dev/null
+++ b/test.c
@@ -0,0 +1 @@
+// This is just me messing with things to see if anything happens.