mirror of
https://github.com/Xevion/tcp-chat.git
synced 2025-12-15 08:13:22 -06:00
create baseclass Database and create new ClientDatabase alongside renamed ServerDatabase class, table construction
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
# Repository specific
|
||||
.idea
|
||||
messages.db
|
||||
server.db
|
||||
client.db
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user