mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 06:12:40 +00:00
14 lines
117 B
Text
14 lines
117 B
Text
# Compiled files
|
|
*.o
|
|
*.so
|
|
*.rlib
|
|
*.dll
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# Generated by Cargo
|
|
/target/
|
|
|
|
# Cargo files
|
|
Cargo.lock
|