python_ifirma/.gitignore
2024-11-14 10:44:53 +01:00

9 lines
58 B
Plaintext

# Python
.env
**.pyc
dist
*.egg-info/*
# PyCharm
.idea/*