summaryrefslogtreecommitdiff
path: root/gnome-pie.sublime-project
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-pie.sublime-project')
-rw-r--r--gnome-pie.sublime-project14
1 files changed, 7 insertions, 7 deletions
diff --git a/gnome-pie.sublime-project b/gnome-pie.sublime-project
index f56473f..011b5a6 100644
--- a/gnome-pie.sublime-project
+++ b/gnome-pie.sublime-project
@@ -11,12 +11,12 @@
"working_dir": "${project_path}"
}
],
- "folders":
- [
- {
- "follow_symlinks": true,
- "path": ".",
+ "folders":
+ [
+ {
+ "follow_symlinks": true,
+ "path": ".",
"folder_exclude_patterns": ["build"]
- }
- ]
+ }
+ ]
}