DOC: Added *.db to the .gitignore to prevent any data from being shared.

FEAT: Updated code to start following GDPR compliance.
This commit is contained in:
Dan
2024-06-19 09:29:16 -04:00
parent 19b48dd67d
commit 27b051f9eb
4 changed files with 92 additions and 8 deletions

1
.gitignore vendored
View File

@@ -160,3 +160,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
*.db