diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2025-06-08 14:45:34 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-08 14:45:34 +0300 |
commit | ba548d828d8680ebe329ea1bb2d069ec881066a5 (patch) | |
tree | 27af010adc569eda1d6d9c02326c10bbe40d715b /.gitignore | |
parent | a276dbe66faaf7af02d967a648f7598589bf5c5b (diff) | |
parent | 2dce69c4dea0bcb9e98c2965e6ac6b25402fcae9 (diff) | |
download | bindfs-ba548d828d8680ebe329ea1bb2d069ec881066a5.tar.gz |
Merge pull request #161 from mpartel/fix-gh-actions
Fix GitHub actions
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ tests/internals/test_internals tests/internals/test_rate_limiter tests/internals/*.log tests/internals/*.trs +tests/tmp_test_bindfs # Vagrant |