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

13 行
100 B
Plaintext
Raw 通常表示 履歴

2020-01-22 05:26:49 +09:00
venv/
.idea/
2020-01-22 05:26:49 +09:00
__pycache__/
*.pyc
*.pem
config.json
test/static
2020-05-07 08:24:18 +09:00
# pip stuff
build/
dist/
*.egg-info/