mirror of
https://github.com/Xevion/tcp-chat.git
synced 2026-01-31 08:26:08 -06:00
update .gitignore for database, update requirements.txt for webcolors
This commit is contained in:
Vendored
+1
@@ -1,5 +1,6 @@
|
|||||||
# Repository specific
|
# Repository specific
|
||||||
.idea
|
.idea
|
||||||
|
messages.db
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
@@ -1 +1,2 @@
|
|||||||
pyqt5-tools~=5.15
|
pyqt5-tools~=5.15
|
||||||
|
webcolors~=1.11.1
|
||||||
|
|||||||
Reference in New Issue
Block a user