From 1574b1655e47e4c37dfaf8de8cb0a8bfcb999894 Mon Sep 17 00:00:00 2001 From: Gwenael Lambrouin Date: Thu, 29 Jul 2021 18:22:29 +0200 Subject: docs: how to use tox on a developer's machine Change-Id: I0acbf6a89b1126336862a008bbe4331fa94ef0a5 Signed-off-by: Gwenael Lambrouin --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c2bb485..93ef7df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .DS_store *.pyc +*~ .idea .tox .cache -- cgit 1.2.3-korg