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.
.gitignore
1 parent 00c7bc1 commit be44c6eCopy full SHA for be44c6e
.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