pyuserconfig/.gitignore

7 lines
74 B
Plaintext
Raw Normal View History

2019-06-12 23:32:05 +02:00
/__pycache__/
*.pyc
build/
.idea/workspace.xml
2019-06-18 22:56:55 +02:00
.venv
userconfig.egg-info/