Renamed Sublime project file with repo name change
authorNeil Smith <neil.git@njae.me.uk>
Wed, 2 Aug 2017 11:25:00 +0000 (12:25 +0100)
committerNeil Smith <neil.git@njae.me.uk>
Wed, 2 Aug 2017 11:25:00 +0000 (12:25 +0100)
ou-programming-quiz.sublime-project [deleted file]
ou-summer-of-code-2017.sublime-project [new file with mode: 0644]

diff --git a/ou-programming-quiz.sublime-project b/ou-programming-quiz.sublime-project
deleted file mode 100644 (file)
index 24db303..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-       "folders":
-       [
-               {
-                       "path": "."
-               }
-       ]
-}
diff --git a/ou-summer-of-code-2017.sublime-project b/ou-summer-of-code-2017.sublime-project
new file mode 100644 (file)
index 0000000..24db303
--- /dev/null
@@ -0,0 +1,8 @@
+{
+       "folders":
+       [
+               {
+                       "path": "."
+               }
+       ]
+}