diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-03 07:25:37 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-03 07:25:37 +0200 |
commit | a1c05d93bbb3c1bdb0c0fed9d7110804037cfd55 (patch) | |
tree | cb97ed3768912934cfc0e817beca620200d91993 /gnome-pie.sublime-project | |
parent | 5478fe2ceb86715f4ab9a51eb97c517465febfa6 (diff) |
Imported Upstream version 0.6.2upstream/0.6.2
Diffstat (limited to 'gnome-pie.sublime-project')
-rw-r--r-- | gnome-pie.sublime-project | 14 |
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"] - } - ] + } + ] } |