From ea8a3e891d68806384a08857c9f55b1fb70c4c71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Samohel?= Date: Wed, 23 Jun 2021 10:50:47 +0200 Subject: [PATCH] changes in ignore files --- .dockerignore | 2 +- .gitignore | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index c4d0d4a9d0..9c506b9964 100644 --- a/.dockerignore +++ b/.dockerignore @@ -87,7 +87,7 @@ ipython_config.py # pyenv # For a library or package, you might want to ignore these files since the code is # intended to run in multiple environments; otherwise, check them in: -# .python-version +.python-version # pipenv # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. diff --git a/.gitignore b/.gitignore index 221a2f2241..d2c682b1e5 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,5 @@ website/.docusaurus .poetry/ .python-version + +vendor/python/PySide2