clap/.gitignore
2015-05-01 13:36:46 -04:00

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