mirror of
https://github.com/bybrooklyn/openbitdo.git
synced 2026-03-19 04:12:56 -04:00
release prep: rc.1 baseline and gating updates
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,9 +1,21 @@
|
||||
# Rust
|
||||
sdk/target/
|
||||
sdk/dist/
|
||||
target/
|
||||
dist/
|
||||
|
||||
# Reports
|
||||
harness/reports/*.json
|
||||
|
||||
# Release/build artifacts
|
||||
*.tar.gz
|
||||
*.sha256
|
||||
*.pkg
|
||||
release-assets/
|
||||
packaging/tmp/
|
||||
packaging/**/tmp/
|
||||
packaging/**/.cache/
|
||||
|
||||
# OS/editor
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user