このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/.gitignore

13 行
100 B
Plaintext

venv/
.idea/
__pycache__/
*.pyc
*.pem
config.json
test/static
# pip stuff
build/
dist/
*.egg-info/