summaryrefslogtreecommitdiff
path: root/chromium/third_party/pyelftools/pyelftools.sublime-project
blob: a92140cdf398ea3f2d28523231b6cd212443cc3b (plain)
1
2
3
4
5
6
7
8
9
{
    "folders":
    [
        {
            "path": ".",
            "folder_exclude_patterns": ["build", "dist", ".tox", ".hg"]
        }
    ]
}