Compare commits

..

No commits in common. "ea55ed720560c82eb80206cd7a43123b1dd6fc74" and "43441ef5d3eaf1f7297c653419d9ff383143fc71" have entirely different histories.

2 changed files with 0 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
leaderboard.db

View File

@ -1,3 +0,0 @@
import sqlite3
sqlite3.connect("leaderboard.db")