aboutsummaryrefslogtreecommitdiff
path: root/fengari.sublime-project
blob: 545a6d488b35aef172dcd393dba9cb9e5f16bde1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"folders":
	[
		{
			"path": ".",
            "folder_exclude_patterns": ["*.dSYM", "*.out"]
		},
		{
			"path": "/Users/giann/lua-5.3.4"
		}
	]
}