File: .gitignore

package info (click to toggle)
rust-bech32 0.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 628 kB
  • sloc: sh: 108; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 159 bytes parent folder | download
1
2
3
4
5
6
7
8
**/target
*.o
/Cargo.lock

/embedded/no-allocator/Cargo.lock
/embedded/no-allocator/.cargo
/embedded/with-allocator/Cargo.lock
/embedded/with-allocator/.cargo