Renamed sublime project file
authorNeil Smith <neil.git@njae.me.uk>
Thu, 15 Mar 2018 11:17:14 +0000 (11:17 +0000)
committerNeil Smith <neil.git@njae.me.uk>
Thu, 15 Mar 2018 11:17:14 +0000 (11:17 +0000)
cipher-tools.sublime-project [new file with mode: 0644]
national-cipher-challenge.sublime-project [deleted file]

diff --git a/cipher-tools.sublime-project b/cipher-tools.sublime-project
new file mode 100644 (file)
index 0000000..24db303
--- /dev/null
@@ -0,0 +1,8 @@
+{
+       "folders":
+       [
+               {
+                       "path": "."
+               }
+       ]
+}
diff --git a/national-cipher-challenge.sublime-project b/national-cipher-challenge.sublime-project
deleted file mode 100644 (file)
index 24db303..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-       "folders":
-       [
-               {
-                       "path": "."
-               }
-       ]
-}