We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c818c0 + be44c6e commit 4995137Copy full SHA for 4995137
.gitignore
@@ -72,3 +72,7 @@ node_modules/
72
73
# cargo build directory
74
/target
75
+
76
+# some upgrade/downgrade checks create these files
77
+**/upgrades/*/*.dbscheme.stats
78
+**/downgrades/*/*.dbscheme.stats
0 commit comments