forked from rojo-rbx/rojo
Add support for .meta.json files associated with .txt files
This commit is contained in:
@@ -15,4 +15,5 @@ metadata:
|
||||
Path: /foo.txt
|
||||
relevant_paths:
|
||||
- /foo.txt
|
||||
- /foo.meta.json
|
||||
children: []
|
||||
|
||||
@@ -27,4 +27,5 @@ children:
|
||||
Path: /foo/src/hello.txt
|
||||
relevant_paths:
|
||||
- /foo/src/hello.txt
|
||||
- /foo/src/hello.meta.json
|
||||
children: []
|
||||
|
||||
Reference in New Issue
Block a user