7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
.venv/*
|
|
.idea/
|
|
__pycache__/
|
|
# Neignorovat tyto typy
|
|
!*.jsonl
|
|
!*.txt
|
|
!*.log |