diff --git a/.gitignore b/.gitignore index 02868b0..bc3d2d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .* +*.lock !.gitignore __pycache__/ *.egg-info/