Files
CookAssistant/.gitignore
2018-12-16 14:44:58 +01:00

16 lines
134 B
Plaintext

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