diff --git a/.gitignore b/.gitignore index fcc9a74..6cc5bdc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ # venv and test cache files env/ -__pycache__ \ No newline at end of file +__pycache__ + +*.swp diff --git a/schemas/.utils.py.swp b/schemas/.utils.py.swp deleted file mode 100644 index fb8d39c..0000000 Binary files a/schemas/.utils.py.swp and /dev/null differ