**Describe the bug** Attempting to clone the repository fails on Windows 10. The repository folder is empty after trying. **To Reproduce** Steps to reproduce the behavior: 1. On Windows, clone the repository with `git clone --recursive https://github.com/beehive-lab/GPULlama3.java.git` **Expected behavior** The repository should be cloned. **Screenshots** If applicable, add screenshots to help explain your problem.  **Desktop (please complete the following information):** - OS: Windows 10 - Browser: n/a - Version: n/a **Additional context** Windows doesn't allow `aux` for folder names because it's a reserved keyword.