brewman/.gitignore

7 lines
70 B
Plaintext

*.pyc
env
.project
.pydevproject
*/__pycache__/
*/.idea/
*/*.egg-info/