diff --git a/.gitignore b/.gitignore index 2591171..d21be6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__/ .pybuild/ -build/ \ No newline at end of file +build/ +pydepp.egg-info/ \ No newline at end of file