diff options
| author | KunoiSayami <[email protected]> | 2021-05-15 00:58:56 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-05-15 01:02:20 +0800 |
| commit | 722d7da76380d8f3814f5f2a59e3ef14928b6203 (patch) | |
| tree | f103015d9bf8190d85f20c81f3c1eed035599d45 /.gitignore | |
| parent | daa61c3e0c96800c58931f1e933462b462fc7b66 (diff) | |
feat(core): Add per-repository protect optionv0.4.0
* feat(auth): Support per-repository user authenticate
* feat(test): Support new configure structure test
* refactor(database): Upgrade database structure to v3
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ target/ .vscode/ # generate by cargo test -test/
\ No newline at end of file +test*/
\ No newline at end of file |
