Skip to content

Commit b2af68a

Browse files
committed
Making TradingGoose fully opensource with current functionalities
Expanded the README with detailed setup, usage, and contribution instructions, improved formatting, and clarified multi-agent workflow steps. Added deploy-functions.sh for streamlined Supabase Edge Functions deployment. Updated .gitignore to allow deploy-functions.sh and removed obsolete entries.
1 parent 7852115 commit b2af68a

File tree

3 files changed

+244
-138
lines changed

3 files changed

+244
-138
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ dist-ssr
2222
*.njsproj
2323
*.sln
2424
*.sw?
25-
/supabase
2625
/.claude
2726
/todo-list
28-
deploy-functions.sh
2927
console.txt
3028
console.json

0 commit comments

Comments
 (0)