This website works better with JavaScript
Home
Explore
Help
Sign In
lucky
/
trader-mcp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Ignore runtime sqlite database
Lukas Goldschmidt
1 month ago
parent
feb4ec9bde
commit
8f92241f92
2 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
BIN
data/trader_mcp.sqlite3
+ 1
- 0
.gitignore
View File
@@ -23,3 +23,4 @@ dist/
# SQLite
*.db
*.sqlite
+data/trader_mcp.sqlite3
BIN
data/trader_mcp.sqlite3
View File