Skip to content

Commit 0cf38a6

Browse files
committed
chore: add plans/ to gitignore
1 parent 9073d5c commit 0cf38a6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,7 @@ cython_debug/
150150
# Redis database files
151151
dump.rdb
152152

153-
tmp/
153+
tmp/
154+
155+
# execplans
156+
plans/

0 commit comments

Comments
 (0)