diff --git a/.gitignore b/.gitignore index bcf6151..1e352a5 100644 --- a/.gitignore +++ b/.gitignore @@ -72,4 +72,5 @@ docs/_build/ .python-version # Test files -/tests/* \ No newline at end of file +/tests/* +!/tests/.gitkeep \ No newline at end of file diff --git a/tests/.gitkeep b/tests/.gitkeep new file mode 100644 index 0000000..e69de29