mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Apply automatically to files named 'Dockerfile'
This commit is contained in:
parent
808f2d39bd
commit
a1a4a99d7e
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
<dict>
|
||||
<key>name</key>
|
||||
<string>Dockerfile</string>
|
||||
<key>fileTypes</key>
|
||||
<array>
|
||||
<string>Dockerfile</string>
|
||||
</array>
|
||||
<key>patterns</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
Loading…
Reference in a new issue