Add .gitignore and update URLs for new git server

This commit is contained in:
2025-12-28 17:35:20 +00:00
parent 89909d5b20
commit 34ccada36d
2 changed files with 107 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ These specialized tools extend the core SpaceTime framework with experimental fe
```bash
# Clone the repository
git clone https://github.com/sqrtspace/sqrtspace-tools.git
git clone https://git.marketally.com/sqrtspace/sqrtspace-tools.git
cd sqrtspace-tools
# Install dependencies
@@ -215,7 +215,7 @@ If you use these tools in research, please cite:
title = {SqrtSpace Tools: Space-Time Optimization Suite},
author={Friedel Jr., David H.},
year = {2025},
url = {https://github.com/sqrtspace/sqrtspace-tools}
url = {https://git.marketally.com/sqrtspace/sqrtspace-tools}
}
```