# rust/cargo
/target/
#/Cargo.lock

# git
*.orig

# emacs
*~
\#*#
.#*#

# intellij
/.idea/
*.ipr
*.iml
