Sign in
android
/
platform
/
external
/
rust
/
crates
/
clap
/
ea8b5cb8c07875124a25c47e6dc408a6c17a7b1b
/
.
/
.gitignore
blob: 34253e908332fa4b55951b89ad4069eed82a41ac [
file
] [
log
] [
blame
]
# Compiled files
*.
o
*.
so
*.
rlib
*.
dll
# Executables
*.
exe
# Generated by Cargo
/
target
/
/clap-test/
target
/
# Cargo files
Cargo
.
lock
# Temp files
.*~
# Backup files
*.
bak
*.
bk
*.
orig
# Project files
.
vscode
/*
.idea/*