diff --git a/storage/db/.gitignore b/storage/db/.gitignore new file mode 100644 index 0000000000..86d0cb2726 --- /dev/null +++ b/storage/db/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file