polaris/.gitignore
Antoine Gersant ef8246ecfb Cleanup
2020-09-19 17:10:00 -07:00

15 lines
246 B
Text

# Build output
target
# Test output
test-output
# Profiler output when using the `profile-index` feature
index-flame-graph.html
# Local config for quick iteration
TestConfig.toml
# Release process artefacts (usually runs on CI)
release
*.res