Fix for mixed version loclists, tests (#521)
[pyelftools.git] / pyelftools.sublime-project
1 {
2 "folders":
3 [
4 {
5 "path": ".",
6 "folder_exclude_patterns": ["build", "dist", ".tox", ".hg"]
7 }
8 ]
9 }