irust 0.5.12

Cross Platform Rust Repl
# Ignore everything
*

# But not these files...
!*.rs
!*/
!Cargo.toml
!README.md
!LICENSE
!.gitignore