Add .env and *.rs.bk to .gitignore
Some checks failed
Rust / Build on macOS-latest (push) Has been cancelled
Rust / Build on ubuntu-16.04 (push) Has been cancelled
Rust / Build on windows-latest (push) Has been cancelled
Rust / Linux ARMv7 (push) Has been cancelled
Rust / Linux ARM64 (push) Has been cancelled
Rust / Build on ubuntu-latest (push) Has been cancelled

This commit is contained in:
dan-s
2026-02-28 00:46:15 -06:00
parent daeb7c1aa6
commit b6d5b1da90

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ history.txt
tarpaulin-report.html
/log*
silentdragonlite-cli
**/*.rs.bk
.env