summaryrefslogtreecommitdiff
path: root/projects/pokeruby.sublime-project
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-04-05 18:28:16 -0700
committerMarcus Huderle <huderlem@gmail.com>2018-04-05 18:28:16 -0700
commitd975a85c84616155e226b2d5120aee9adcae16b5 (patch)
tree0668eb03388e9404e134e24b3dcd753f7bc47050 /projects/pokeruby.sublime-project
parent37396ce835e702248b9e8fa1bbaec07b8b64ab4f (diff)
parent62388f3bfd5b1abd9fa369628b805e683e64c302 (diff)
Merge remote-tracking branch 'upstream/master' into various_data
Diffstat (limited to 'projects/pokeruby.sublime-project')
-rw-r--r--projects/pokeruby.sublime-project8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/pokeruby.sublime-project b/projects/pokeruby.sublime-project
new file mode 100644
index 000000000..2e354b6da
--- /dev/null
+++ b/projects/pokeruby.sublime-project
@@ -0,0 +1,8 @@
+{
+ "folders":
+ [
+ {
+ "path": "../"
+ }
+ ]
+}