Files
notletters-python/.gitignore
2025-05-29 21:50:48 +03:00

9 lines
66 B
Plaintext

**/__pycache__/
.*/
*.egg-info/
*.egg
build/
dist/
dev/
!.github/