Files
CookAssistant/.gitignore
2018-12-16 14:25:41 +01:00

18 lines
135 B
Plaintext

# ---> Rust
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
/target
**/*.rs.bk
Cargo.lock