Revision 56a031dedd760c8a7a2d5a172f83362c56ed886b authored by Valentin Lorentz on 20 August 2019, 12:08:47 UTC, committed by Valentin Lorentz on 20 August 2019, 12:59:10 UTC
They are not used anymore.
1 parent 57f60cd
Raw File
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
back to top