Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix frontend build issue for Arches installed with pipenv, poetry or uv
Resolves archesproject#11764 The convention of naming a virtual environment "`.venv`" appears to have been adopted by the above package managers. The fix addresses the issue of templates in directories that contain a dot (specifically for Arches installed with the above package managers) while ensuring that dotfiles, such as macOS' .DS_Store (archesproject#11094), are ignored.
- Loading branch information