Skip to content

Commit de90b6f

Browse files
Add weather.db to .gitignore and remove from tracking
Co-authored-by: CodersAcademy006 <104912634+CodersAcademy006@users.noreply.github.com>
1 parent e73c628 commit de90b6f

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ data/
5050
htmlcov/
5151
.coverage
5252
.pytest_cache/
53+
54+
# Database files (generated)
55+
*.db
56+
weather.db

weather.db

-28 KB
Binary file not shown.

0 commit comments

Comments
 (0)