Files
gotta-scroll-fast/.gitignore
T
thomas 5f1254d11a
Tests / test_core_function (push) Failing after 12s
import upstream maccel baseline
2026-03-25 09:32:22 +00:00

24 lines
280 B
Plaintext

# artifacts
.*.cmd
*.ko
*.mod
*.mod.*
*.symvers
*.order
*.o
# build
.cache
# misc
compile_commands.json
# Added by cargo
/target
# large generated driver snapshots (not required in this fork)
driver/tests/snapshots/*__*.snapshot
driver/tests/snapshots/SENS_*.snapshot