Files
coredump-uploader/.gitignore
2020-01-22 10:20:28 +01:00

14 lines
103 B
Plaintext

# Editor
/.vscode
# Python
/.venv
/dist
*.egg-info
*.pyc
__pycache__
.pytest_cache
# Other
.DS_Store