chore: add books directory to gitignore and commit crossbeam fingerprint artifacts

Add 'books' to .gitignore to exclude it from version control, and include generated Rust build fingerprint files for crossbeam-deque, crossbeam-epoch, crossbeam-utils, either, and rayon dependencies under 12bitfloat_rust/risspam/target/release/.fingerprint/
This commit is contained in:
2024-12-01 21:03:07 +00:00
parent ef3c9b5c5b
commit a5fb2b9c3c
76 changed files with 256 additions and 0 deletions
@@ -0,0 +1,2 @@
cargo:rerun-if-changed=no_atomic.rs
cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)