feat: new UI with sidebar, favicon, copilot instructions, gitignore cleanup
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
doc/
|
||||
token*.*
|
||||
|
||||
# Конфиденциальное
|
||||
api.cfc
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
|
||||
# vwts.ru scraper
|
||||
VWTS/
|
||||
vwts_data/
|
||||
|
||||
Reference in New Issue
Block a user