conventionschedule-android/webcodeconverter/.gitignore
2018-10-21 23:08:33 -03:00

8 lines
74 B
Plaintext

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