Signed-off-by: FUJITA Tomonori <[email protected]> --- .gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore index 3f0231b..3388eb1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ GPATH GSYMS *.log .venv/ +.tox/ .coverage covhtml/ coverage.xml -- 1.7.12.4 (Apple Git-37) ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
