mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
21 lines
162 B
Text
21 lines
162 B
Text
# Compiled files
|
|
*.o
|
|
*.so
|
|
*.rlib
|
|
*.dll
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# Generated by Cargo
|
|
/target/
|
|
|
|
# Cargo files
|
|
Cargo.lock
|
|
|
|
# Temp files
|
|
.*~
|
|
|
|
# Backup files
|
|
*.bak
|
|
*.bk
|