irust 0.4.5

Cross Platform Rust Repl
# Ignore everything
*

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