platypush/.gitignore
2019-03-16 22:59:09 +01:00

14 lines
153 B
Plaintext

.ropeproject
*.swp
*.pyc
__pycache__
config.yaml
build/
dist/
*.egg-info/
package.sh
.pypirc
platypush/backend/http/static/resources/*
docs/build
.idea/