Files
CookAssistant/.gitignore
2018-12-16 20:41:38 +01:00

15 lines
129 B
Plaintext

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