File: .gitignore

package info (click to toggle)
rust-hexplay 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 136 kB
  • sloc: makefile: 4
file content (16 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
##############################################################################
## Rust

Cargo.lock
target

##############################################################################
## Visual Studio Code

/.vscode/

##############################################################################
## Various

*.bak
*.bk