This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
lucky
/
trader-mcp
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Ignore runtime sqlite database
Lukas Goldschmidt
hai 1 mes
pai
feb4ec9bde
achega
8f92241f92
Modificáronse 2 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
.gitignore
BIN=BIN
data/trader_mcp.sqlite3
+ 1
- 0
.gitignore
Ver ficheiro
@@ -23,3 +23,4 @@ dist/
# SQLite
*.db
*.sqlite
+data/trader_mcp.sqlite3
BIN=BIN
data/trader_mcp.sqlite3
Ver ficheiro