conventionschedule-android/webcodeconverter/.gitignore

8 lines
72 B
Plaintext
Raw Normal View History

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