Skip to content

Commit

Permalink
chore: ignore database
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Mar 24, 2024
1 parent aff742b commit ed27164
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ logs/*

# Cargo files
.cargo/config.toml

# Database
data/pace.sqlite3

0 comments on commit ed27164

Please sign in to comment.