python-melangeclient/.gitignore
Rajaram Mallya and Gavri Fernandez 484c7313ec Moved client code from main melange repo.
Implements blueprint melange-client-repo
Changed cli tests to not depend on server-side models.
YAMLed cli output.
We now let templatization of the command line output with bottlepy's templating

Change-Id: I035d9ec8834da4a912475b29419a1d5c91202316
2012-01-17 11:21:55 +05:30

14 lines
122 B
Plaintext

*.pyc
*.DS_Store
local_settings.py
keeper
build/*
build-stamp
melange.egg-info
.melange-venv
.venv
*.sqlite
*.log
tags
*~