diff --git a/.gitignore b/.gitignore index 9e71baaa..df281420 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,6 @@ target/ # Integration testing extension library for SQLite. ipaddr.dylib ipaddr.so + +# Temporary files from running the tests locally like they would be run from CI +.sqlx