aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGwenael Lambrouin <gwenael.lambrouin@orange.com>2021-07-29 18:22:29 +0200
committerGwenael Lambrouin <gwenael.lambrouin@orange.com>2021-07-30 12:09:55 +0200
commit1574b1655e47e4c37dfaf8de8cb0a8bfcb999894 (patch)
tree6940bf06cdcf482bdac5b4b5c306c28360378c7f /.gitignore
parent24d9d2cf8d0575e3589a0a03100f28b29c9bb72e (diff)
docs: how to use tox on a developer's machine
Change-Id: I0acbf6a89b1126336862a008bbe4331fa94ef0a5 Signed-off-by: Gwenael Lambrouin <gwenael.lambrouin@orange.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c2bb485..93ef7df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
.DS_store
*.pyc
+*~
.idea
.tox
.cache