Some checks failed
continuous-integration/drone/push Build is failing
And allow switching between different section interface implementations
14 lines
140 B
Plaintext
14 lines
140 B
Plaintext
# Cargo/Rust
|
|
/target
|
|
Cargo.lock
|
|
|
|
# Visual studio code
|
|
.vscode
|
|
|
|
# Sqlite databases
|
|
/*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
|
|
# Config file
|
|
/sprinklers_rs.json |