Copy .htaccess and .htuser files

This commit is contained in:
2025-04-11 15:49:52 +02:00
parent a7e3b10a87
commit f5a8cb3614

View File

@@ -47,7 +47,7 @@ def copy_files(pool: multiprocessing.Pool, target: Path) -> None:
".pyc",
]
and path.name not in ["Makefile"],
Path("").glob("*?.?*/**/*?.*"),
Path("").glob("*?.?*/**/*"),
)
)
# Special case hard code pass over orde items xml required by cgi script