fix: remove committed .colony.toml, add to gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-29 22:50:07 +02:00
parent 87b6e264c6
commit 8dffd07190
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ dist/
*.db-wal
*.db-shm
.env
.colony.toml

View File

@@ -1,2 +0,0 @@
api_url = "https://apes.unslope.com"
user = "neeraj"