Documentation
#### joe made this: https://goel.io/joe

#####=== Rust ===#####

# Compiled files
*.o
*.so
*.rlib
*.dll

# rustfmt
*.rs.bk

# Executables
*.exe

# Generated by Cargo
/target/
Cargo.lock

#####=== Vim ===#####
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~