kue/.gitignore
Mohammed Naser cc4ec215d3 ship playbooks with python
This patch makes the playbooks ship directly with the Python
files which means no need to run inside working directory.

Change-Id: I3f2d3c95a8443383b47d806e293c9bb75d9fcec7
2019-08-23 14:26:15 -04:00

8 lines
68 B
Plaintext

.eggs
.tox
.vagrant
.vscode
__pycache__
*.egg-info
AUTHORS
ChangeLog