diff --git a/.gitignore b/.gitignore index 33c044c..6dd8334 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,5 @@ coverage.xml docs/_build/ # IDE customizations -.vscode/ \ No newline at end of file +.vscode/ +requirements-dev.txt \ No newline at end of file