diff --git a/SLS_Python/.gitignore b/SLS_Python/.gitignore index c18dd8d..5266ea2 100644 --- a/SLS_Python/.gitignore +++ b/SLS_Python/.gitignore @@ -1 +1,4 @@ __pycache__/ +.venv/ +dist/ +sls_python.egg-info/