mirror of
https://github.com/agersant/polaris
synced 2025-02-16 21:58:25 +00:00
25 lines
310 B
Text
25 lines
310 B
Text
# Dev environment
|
|
.direnv
|
|
|
|
# Build output
|
|
target
|
|
|
|
# Test output
|
|
test-output
|
|
|
|
# Local config for quick iteration
|
|
TestConfig.toml
|
|
|
|
# Runtime artifacts
|
|
auth.secret
|
|
collection.index
|
|
polaris.log
|
|
polaris.ndb
|
|
polaris.pid
|
|
profile.json
|
|
/peaks
|
|
/thumbnails
|
|
|
|
# Release process artifacts (usually runs on CI)
|
|
release
|
|
*.res
|