We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9073d5c commit 0cf38a6Copy full SHA for 0cf38a6
1 file changed
.gitignore
@@ -150,4 +150,7 @@ cython_debug/
150
# Redis database files
151
dump.rdb
152
153
-tmp/
+tmp/
154
+
155
+# execplans
156
+plans/
0 commit comments