Skip to content

Commit

Permalink
fix: gitignore *.db added
Browse files Browse the repository at this point in the history
feat: statistics.py reworked
  • Loading branch information
bananabr3d committed Mar 14, 2024
1 parent 80f1b71 commit 90de2ea
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 299 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ dist/**
package.nls.*.json
l10n/
launch.json
venv
venv
*.db
Loading

0 comments on commit 90de2ea

Please sign in to comment.