pyuserconfig/.gitignore

7 lines
74 B
Plaintext

/__pycache__/
*.pyc
build/
.idea/workspace.xml
.venv
userconfig.egg-info/