Skip to content

Commit

Permalink
Add fix for README / LICENSE files in asset folders
Browse files Browse the repository at this point in the history
  • Loading branch information
pushfoo committed Jan 7, 2025
1 parent 756386d commit fe2c7ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/create_resources_listing.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ def announce_templating(var_name):
".txt",
".tiled-project",
".pyc",
"" # Zero-extension stuff like LICENSE and README
]


Expand Down

0 comments on commit fe2c7ff

Please sign in to comment.