.gitignore 56 B

123456
  1. *.txt
  2. *.html
  3. *__pycache__/
  4. .venv
  5. *.json
  6. !example_*.json