mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Fix #5395. Apparently wheels exclude directories with no files in them, so the cache folder wasn't shipped.
This commit is contained in:
+1
@@ -1,2 +1,3 @@
|
||||
*
|
||||
!.gitignore
|
||||
!README.md
|
||||
+1
@@ -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.
|
||||
Reference in New Issue
Block a user