mirror of
https://github.com/tcsenpai/sigmon.git
synced 2025-06-03 01:40:14 +00:00
22 lines
216 B
Plaintext
22 lines
216 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# uv files
|
|
pyproject.toml
|
|
.python-version
|
|
uv.lock
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# PyInstaller files
|
|
*.spec
|
|
pyinstall.sh
|
|
|
|
# Plots
|
|
plots/ |