.gitignore 61 B

123456789
  1. py3env/
  2. bin/
  3. lib/
  4. lib64
  5. pyvenv.cfg
  6. share/
  7. .vscode/
  8. in/
  9. data/