diff --git a/.gitignore b/.gitignore index 2a329bc3a..564145da5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ *.pyc -_trial_temp +_trial_temp* dropin.cache docs/build *egg-info .tox venv +build +dist