riceEx / CITS3403-project

repo for project
1 stars 0 forks source link

gitignore not working correctly #17

Closed GooPoo closed 4 months ago

GooPoo commented 4 months ago

Currently, git is still tracking files that are currently listed in .gitignore. This is causing issues with what we commit.

LDY681 commented 4 months ago

update gitignore to untrack message.db. remove tracked files from session and cache. #21