Skip to content

Commit 8a88b65

Browse files
committed
Add fix for README / LICENSE files in asset folders
1 parent 07bcd5c commit 8a88b65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/create_resources_listing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ def announce_templating(var_name):
6767
".txt",
6868
".tiled-project",
6969
".pyc",
70+
"" # Zero-extension stuff like LICENSE and README
7071
]
7172

7273

0 commit comments

Comments
 (0)