tracy/python/.gitignore
Arnim Balzer d65d96191a
Added basic Python Support
Supported:
 - FrameMarks
 - ScopedZones
 - Memory allocations
 - Plots
 - ThreadNames
 - Messages
 - AppConfig

Not supported:
 - GPU
2024-03-23 06:45:12 +00:00

9 lines
68 B
Plaintext

*.dylib
*.so.*
build
dist
tracy_client.egg-info
client
common
tracy