Add required data files
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
data/
|
||||
*.log
|
||||
|
||||
BIN
data/infra.db
BIN
data/infra.db
Binary file not shown.
@@ -1,2 +1,2 @@
|
||||
created_at,name,company,phone,email,city,computers,message
|
||||
2026-02-12T16:33:08,Иван,ООО Тест,123,,,10,
|
||||
created_at,name,company,phone,email,city,computers,message
|
||||
2026-02-12T16:33:08,Иван,ООО Тест,123,,,10,
|
||||
|
||||
|
Reference in New Issue
Block a user