refstack/.gitignore
sslypushenko 711f7527c4 Move requests cache into memory
We don't need to keep cache for capabilities urls in a persistance.
Memory is enought for it.

Change-Id: I1677f72f5ccb4d5bcd24c88ffe325570a57edb57
2015-05-05 15:35:51 +03:00

12 lines
94 B
Plaintext
Executable File

*.egg*
*.py[cod]
.coverage
.testrepository/
.tox/
.venv/
AUTHORS
ChangeLog
build/
cover/
dist