diff options
author | Cyborus <cyborus@cyborus.xyz> | 2024-05-27 19:11:03 +0200 |
---|---|---|
committer | Cyborus <cyborus@cyborus.xyz> | 2024-05-27 19:11:03 +0200 |
commit | c9db701b09a2789e8daeba383e647c003db7a3b7 (patch) | |
tree | bf27bb484e07e82d6db78eef9183eb99118be926 | |
parent | fix basic auth base64 encoding length calculation (diff) | |
download | forgejo-api-c9db701b09a2789e8daeba383e647c003db7a3b7.tar.xz forgejo-api-c9db701b09a2789e8daeba383e647c003db7a3b7.zip |
add `/test_repos` to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /target +/test_repos |