File: .gitignore

package info (click to toggle)
rust-pathrs 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,912 kB
  • sloc: python: 1,138; sh: 371; ansic: 259; makefile: 151
file content (9 lines) | stat: -rw-r--r-- 139 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Rust.
/target
**/*.rs.bk

# pkg-config generated by install.sh.
/pathrs.pc

# nextest archives generated by CI.
/nextest-pathrs*.tar.zst