diff --git a/.gitignore b/.gitignore index e94cf66..82d8c5c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ __pycache__/ apimanager/apimanager/local_settings.py .idea API-Manager.iml -apimanager/.DS_Store \ No newline at end of file +apimanager/.DS_Store +venv \ No newline at end of file