Commit da231001 by Sébastien Eustace

Update .gitignore

parent 43bd3159
......@@ -20,6 +20,7 @@ pip-log.txt
.DS_Store
.idea/*
.python-version
.vscode/*
/test.py
/test_*.*
......@@ -30,3 +31,4 @@ MANIFEST.in
/docs/site/*
pyproject.lock
/tests/fixtures/simple_project/setup.py
.mypy_cache
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment