Files
sentry-native/.gitignore
2020-07-16 14:12:38 +02:00

23 lines
193 B
Plaintext

# Editors and OS
.DS_Store
.vs
CMakeSettings.json
# CMake builds
/build
/build*
leak-build
# Run files
.sentry-native
# Python
.venv
__pycache__
# Devtools
CodeChecker
# Coverage
coverage