9 lines
72 B
Text
9 lines
72 B
Text
# Кеш python
|
|
__pycache__/
|
|
|
|
# Логи
|
|
*.log
|
|
|
|
# Nix-файлы
|
|
*.nix
|
|
|