.gitignore 123 B

1234567891011121314
  1. py3env/
  2. bin/
  3. lib/
  4. lib64
  5. pyvenv.cfg
  6. share/
  7. .vscode/
  8. images/
  9. data/
  10. __pycache__/
  11. misery.json
  12. words.txt
  13. s0urce.user.js
  14. test.js