diff options
| author | zy <[email protected]> | 2023-09-22 10:19:33 +0000 |
|---|---|---|
| committer | zy <[email protected]> | 2023-09-22 10:19:33 +0000 |
| commit | 02e707dac634d3dbb47eee61c5bd9f6eb8694de8 (patch) | |
| tree | 042ca538e9fa7ca17bb01ca28f80cd1b8cfdab69 /bindings | |
| parent | 4cb1d6ac2ab872fef20cad6d959e5dbbae84a95b (diff) | |
rs-timeout gitignore
Diffstat (limited to 'bindings')
| -rw-r--r-- | bindings/rs-timeout/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bindings/rs-timeout/.gitignore b/bindings/rs-timeout/.gitignore new file mode 100644 index 0000000..e49b6bf --- /dev/null +++ b/bindings/rs-timeout/.gitignore @@ -0,0 +1,8 @@ +*.o +*.gcda +*.gcov +*.gcno +*~ +*.so +*.dSYM +target |
