diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index b9a559203..0069616c4 100644 --- a/.gitignore +++ b/.gitignore @@ -76,4 +76,5 @@ misctools/fetch src/deps/libiconv src/deps/openssl -src/tests.zig
\ No newline at end of file +src/tests.zig +*.blob
\ No newline at end of file |