Add .tox to .gitignore 28/48128/1
authorVishal Thapar <vishal.thapar@ericsson.com>
Tue, 8 Nov 2016 15:30:14 +0000 (21:00 +0530)
committerVishal Thapar <vishal.thapar@ericsson.com>
Tue, 8 Nov 2016 15:33:59 +0000 (21:03 +0530)
Running tox in docs folder generates .tox as output directory.

Change-Id: Ic8f4ec72771bcc1211e360c791aeffbbb787168d
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
.gitignore

index a8dcb6d0a202e05d16c16fd35ac895954509536e..c7967ea307ff1a76833cb9cce4fd03d6d95e7bb4 100755 (executable)
@@ -24,6 +24,7 @@ report.html
 *.swp
 .gitignore
 target-ide/
+.tox
 .vagrant
 .DS_Store
 .checkstyle