diff --git a/.gitignore b/.gitignore index 5b02206e..fd93f953 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,6 @@ venv* # Profiling output *.prof + +# Local startup file +startup.py