mediawiki_dump_tools/.gitignore
Will Beason 4804ecc4b3 Add additional test dependencies
These are now noted in requirements.txt

Also make dependency on 7zip and ffmpeg explicit in README

Signed-off-by: Will Beason <willbeason@gmail.com>
2025-05-26 12:29:49 -05:00

13 lines
117 B
Plaintext

*.xml.gz
*.7z
*.xml.bz2
*.xml.xz
*.swp
# JetBrains
/.idea
# Python build and test output
__pycache__/
test_output/