diff --git a/.gitignore b/.gitignore index a133f01..7716124 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ clones/ # Ignore the git repos in unit tests tests/*.git + +# Don't track alembic.ini +alembic.ini