File: .gitignore

package info (click to toggle)
rust-jsonpath-rust 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 324 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 59 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
/target
**/target
.idea
Cargo.lock
.DS_Store
.vscode