i3pystatus/.gitignore
2014-04-23 14:33:31 +02:00

8 lines
74 B
Plaintext

*__pycache__*
*.pyc
i3pystatus/__main__.py
build/*
dist/*
*.egg-info/*
*~