fix: exclude development related notes, dbs, etc.

This commit is contained in:
17ms 2024-07-01 20:35:08 +03:00
parent 6a65f80472
commit d10cc13fbf
Signed by untrusted user who does not match committer: ae
GPG Key ID: 995EFD5C1B532B3E

6
.gitignore vendored
View File

@ -163,3 +163,9 @@ cython_debug/
# MacOS shit # MacOS shit
.DS_Store .DS_Store
# Development database
chainmapper.sqlite3
# TODOs/tasks
TASKS.md