CI: build and test for Linux ARMv7
[ouch.git] / .gitignore
blob2c748b5d1533ffadfe8a2969b75c90862e3da3e8
1 # Generated by Cargo
2 # will have compiled files and executables
3 target/
5 makeshift_testing.py
7 # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
8 # More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
9 Cargo.lock
11 # These are backup files generated by rustfmt
12 **/*.rs.bk