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-project22
1 files changed, 0 insertions, 22 deletions
diff --git a/gnome-pie.sublime-project b/gnome-pie.sublime-project
deleted file mode 100644
index 011b5a6..0000000
--- a/gnome-pie.sublime-project
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "build_systems":
- [
- {
- "cmd":
- [
- "./make.sh"
- ],
- "file_regex": "^(..[^:]*):(.*)$",
- "name": "gnome-pie-project",
- "working_dir": "${project_path}"
- }
- ],
- "folders":
- [
- {
- "follow_symlinks": true,
- "path": ".",
- "folder_exclude_patterns": ["build"]
- }
- ]
-}