clap/.gitignore

18 lines
134 B
Text
Raw Normal View History

2015-02-25 13:36:33 +00:00
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
# Cargo files
Cargo.lock
# Temp files
*~