conventionschedule-android/webcodeconverter/.gitignore

8 lines
72 B
Plaintext

**/*~
**/*.pyc
**/*.pyd
**/__pycache__/**
**/__pycache__
/test
/test/**