mirror of
https://github.com/Xevion/tcp-chat.git
synced 2025-12-08 18:08:58 -06:00
update .gitignore for database, update requirements.txt for webcolors
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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