Blame view

.gitignore 61 Bytes
6dc661b35   Mathias   Ignore some direc...
1
2
3
4
5
  test/
  volia.egg-info/
  build/
  dist/
  data/
9c2436a4f   Mathias   Add python direct...
6
7
  .vscode/
  __pycache__