You've already forked sentry-native
mirror of
https://github.com/encounter/sentry-native.git
synced 2026-03-30 11:37:49 -07:00
23 lines
193 B
Plaintext
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
|