aboutsummaryrefslogtreecommitdiff
path: root/fengari.sublime-project
diff options
context:
space:
mode:
Diffstat (limited to 'fengari.sublime-project')
-rw-r--r--fengari.sublime-project12
1 files changed, 12 insertions, 0 deletions
diff --git a/fengari.sublime-project b/fengari.sublime-project
new file mode 100644
index 0000000..545a6d4
--- /dev/null
+++ b/fengari.sublime-project
@@ -0,0 +1,12 @@
+{
+ "folders":
+ [
+ {
+ "path": ".",
+ "folder_exclude_patterns": ["*.dSYM", "*.out"]
+ },
+ {
+ "path": "/Users/giann/lua-5.3.4"
+ }
+ ]
+}