Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiana Stanley <dstanley@gitlab.com>2018-09-08 08:26:32 +0300
committerBob Van Landuyt <bob@vanlanduyt.co>2018-09-10 11:30:17 +0300
commit3414f33d72c07c1fcd7c56318f9e9e6bbc39eed9 (patch)
tree8d96d3399f64df4b9543d1d0ee9cc86100e1bdc1 /vendor/gitignore/Python.gitignore
parentbea943aed45c235d4c72f57a2693c1024afa662a (diff)
Update templates and licenses for 11.3
Diffstat (limited to 'vendor/gitignore/Python.gitignore')
-rw-r--r--vendor/gitignore/Python.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/gitignore/Python.gitignore b/vendor/gitignore/Python.gitignore
index 894a44cc066..6f7a6d9c3d7 100644
--- a/vendor/gitignore/Python.gitignore
+++ b/vendor/gitignore/Python.gitignore
@@ -38,6 +38,7 @@ pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
+.nox/
.coverage
.coverage.*
.cache
@@ -72,6 +73,10 @@ target/
# Jupyter Notebook
.ipynb_checkpoints
+# IPython
+profile_default/
+ipython_config.py
+
# pyenv
.python-version
@@ -102,3 +107,5 @@ venv.bak/
# mypy
.mypy_cache/
+.dmypy.json
+dmypy.json