add .tox/ to .gitignore

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2013-09-02 14:06:19 +09:00
parent ada18bade1
commit cdbc7394c7
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ GPATH
GSYMS
*.log
.venv/
.tox/
.coverage
covhtml/
coverage.xml