working directory db

This commit is contained in:
2023-05-07 10:26:58 +02:00
parent 3598abe51f
commit 67c7d20b1b
2 changed files with 13 additions and 0 deletions

3
db/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
./__pycache__
*.log
./network/__pycache__/*