mirror of
https://github.com/blacksky-algorithms/rsky.git
synced 2025-03-14 13:59:02 +00:00
26 lines
330 B
Plaintext
26 lines
330 B
Plaintext
/target/
|
|
**/*.rs.bk
|
|
Cargo.lock
|
|
.openapi-generator-ignore
|
|
.openapi-generator
|
|
.DS_Store
|
|
.cargo
|
|
NOTE.md
|
|
.graveyard/
|
|
/classifier/*.json
|
|
/classifier/*.tsv
|
|
Rocket.toml
|
|
*.pem
|
|
|
|
# dotenv environment variable files
|
|
.env
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.env.local
|
|
.env.prod
|
|
.env*.bak
|
|
/venv/
|
|
rustc-*.txt
|
|
/botenv/
|