Skip to content

Commit a2f19a4

Browse files
committed
Updated gitignore to ignore out log files and binlog checkpoint files
1 parent 6683cd9 commit a2f19a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@ _build
4343

4444
# Pyenv
4545
.python-version
46+
47+
# Tinibird
48+
bl-*
49+
out-*

0 commit comments

Comments
 (0)