chore: Clean up project structure
- Removed `monitoring_data.json` as it has been replaced by `monitoring.db`. - Updated `.gitignore` to ignore log files.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.DS_Store
|
||||
monitoring.db
|
||||
monitoring.db
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user