i3pystatus/.gitignore
chestm007 b9cb4af8ba
remove pycharm files (#734)
i derped and commited these 🤦
2019-04-23 00:47:25 +10:00

15 lines
138 B
Plaintext

*__pycache__*
*.pyc
i3pystatus/__main__.py
build/*
dist/*
*.egg-info/*
*~
.i3pystatus-*
ci-build
docs/_build
*.swp
*.ropeproject
\.idea/