From 6161b46d573f174a4d68b321fbcec0bbb63ca5f1 Mon Sep 17 00:00:00 2001 From: belono Date: Mon, 24 Jun 2019 23:19:37 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index f8415e3..ce77401 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ $~ .idea/ .directory .cache/ +settings.json # temporary data temp @@ -22,6 +23,9 @@ src/escpos/version.py .hypothesis .pytest_cache/ +# pyenv +.python-version + # testing temporary directories test/test-cli-output/