File: .gitignore

package info (click to toggle)
rust-rlimit 0.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 240 kB
  • sloc: python: 142; sh: 13; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 60 bytes parent folder | download
1
2
3
4
5
6
7
8
/target
**/*.rs.bk
/Cargo.lock

/.vscode
/libc

__pycache__