implement activity logging system for user actions and system events
This commit is contained in:
parent
81f7031555
commit
88e38535fc
5 changed files with 958 additions and 500 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
data/
|
||||
venv/
|
||||
.venv/
|
||||
__pycache__/
|
||||
.env
|
||||
*.pyc
|
||||
.DS_Store
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue