Fix #5395. Apparently wheels exclude directories with no files in them, so the cache folder wasn't shipped.

This commit is contained in:
Dion Moult
2024-09-19 10:59:21 +10:00
parent 45708ee287
commit 5d0fb18ea1
2 changed files with 2 additions and 0 deletions
@@ -1,2 +1,3 @@
*
!.gitignore
!README.md
+1
View File
@@ -0,0 +1 @@
This cache folder contains .h5 files. These files cache IFC geometry for performance only. You may safely clear the contents of this cache folder without losing data.