xstatic-jasmine/.gitignore
woomatt b309c06b51 Make PBR work
Currently, this xstatic library isn't updating automagically because PBR
requires a setup.cfg file, and a different setup.py file.

Change-Id: Idec29a425bebba3fcabded25908835e12fc53624
2015-07-22 09:21:07 -06:00

13 lines
89 B
Plaintext

*.pyc
*.sw?
*.sqlite3
.DS_STORE
*.egg-info
.eggs
.venv
.tox
build
dist
AUTHORS
ChangeLog