Add .testrepository to ST2 project ignore

Change-Id: I0980e6e7b90e6ae51d09451491d5ac0b5bfb2658
This commit is contained in:
Kiall Mac Innes 2013-11-18 16:02:56 +00:00
parent c81d5f36c2
commit ca795c3a58

View File

@ -36,6 +36,7 @@
".tox",
"venv",
".venv",
".testrepository",
"doc/build",
"doc/source/api"
],