File: .gitignore

package info (click to toggle)
rust-shrinkwraprs 0.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 164 kB
  • sloc: makefile: 4
file content (8 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# Temp files
*~
\#*\#

# Build outputs
/target/
**/*.rs.bk
Cargo.lock