Compare commits

...

No commits in common. "5834836d7933f830e479d9c2b942793901a633e2" and "06495a9cffdbfddbb3700a1b12a2e62442cc8c4d" have entirely different histories.

6
.devdbrc Normal file
View file

@ -0,0 +1,6 @@
[
{
"type": "sqlite",
"path": "/home/samuel/Programmieren/signal-stats/database.sqlite"
}
]