diff --git a/.gitignore b/.gitignore index 233af3374f..47455234ea 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,7 @@ docker-compose.local* # Ignore python bytecode *.pyc rspec.failures + + +#Ignore any base disk store files +db/modules_metadata_base.pstore \ No newline at end of file