mirror of
https://github.com/ramvignesh-b/pi-ku.git
synced 2026-05-04 08:56:52 +00:00
10 lines
58 B
Plaintext
10 lines
58 B
Plaintext
# Env
|
|
.env
|
|
|
|
# Python
|
|
.venv
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|