add pants BUILD file highlighting to languages.yml

the pants build tool uses python files named BUILD. This adds highlighting for them.
This commit is contained in:
Nick Howard
2014-11-03 12:11:14 -07:00
parent 21f56744d4
commit 729a174eb6

View File

@@ -1993,6 +1993,7 @@ Python:
- wscript - wscript
- SConstruct - SConstruct
- SConscript - SConscript
- BUILD
interpreters: interpreters:
- python - python