Apply automatically to files named 'Dockerfile'

This commit is contained in:
Asbjørn Enge 2013-12-27 10:05:25 +01:00
parent 808f2d39bd
commit a1a4a99d7e
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@
<dict> <dict>
<key>name</key> <key>name</key>
<string>Dockerfile</string> <string>Dockerfile</string>
<key>fileTypes</key>
<array>
<string>Dockerfile</string>
</array>
<key>patterns</key> <key>patterns</key>
<array> <array>
<dict> <dict>