diff options
author | crupest <crupest@outlook.com> | 2024-11-11 01:12:29 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2024-12-27 16:16:29 +0800 |
commit | 7e9fdc36310d1bc63af4f4a0fc2f4963ae0154aa (patch) | |
tree | 32e9cdd3c2072ad16e9e1b68c8e4c252fa2749ed /tools/cru-py/.gitignore | |
parent | b834953fa61d816b9a955640ad12d244316ce904 (diff) | |
download | crupest-7e9fdc36310d1bc63af4f4a0fc2f4963ae0154aa.tar.gz crupest-7e9fdc36310d1bc63af4f4a0fc2f4963ae0154aa.tar.bz2 crupest-7e9fdc36310d1bc63af4f4a0fc2f4963ae0154aa.zip |
HALF WORK: 2024.12.27
Diffstat (limited to 'tools/cru-py/.gitignore')
-rw-r--r-- | tools/cru-py/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/cru-py/.gitignore b/tools/cru-py/.gitignore index bee8a64..9f7550b 100644 --- a/tools/cru-py/.gitignore +++ b/tools/cru-py/.gitignore @@ -1 +1,2 @@ __pycache__ +.venv |