Skip to content

Commit

Permalink
Adding db file to gitignore in order to avoid future conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Krowno04 committed Mar 21, 2024
1 parent 1120d53 commit 481b82b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ coverage.xml
# Sphinx documentation
docs/_build/
.idea/portfolio-site-IMD2900.iml
db.sqlite3
Binary file modified db.sqlite3
Binary file not shown.

0 comments on commit 481b82b

Please sign in to comment.