Skip to content

Commit cdbc739

Browse files
committed
add .tox/ to .gitignore
Signed-off-by: FUJITA Tomonori <[email protected]>
1 parent ada18ba commit cdbc739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ GPATH
1010
GSYMS
1111
*.log
1212
.venv/
13+
.tox/
1314
.coverage
1415
covhtml/
1516
coverage.xml

0 commit comments

Comments
 (0)