mirror of
https://github.com/System-End/nephthys.git
synced 2026-04-19 23:22:50 +00:00
16 lines
170 B
Text
16 lines
170 B
Text
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# macOS-generated files
|
|
.DS_Store
|
|
|
|
# Environment files
|
|
.env
|