brewman/.gitignore
tanshu 6f5d9af6e3 removed accidentally committed file.
voucher.py is now formatted with standard width of 120 instead of 88
will now use that as the default in the future
2020-05-31 14:26:50 +05:30

9 lines
80 B
Plaintext

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